Displaying 3 results from an estimated 3 matches for "r8q".
Did you mean:
r8
2017 Aug 17
3
callee saved regs list
...it is needed for the SystemZ
backend to add super-regs to the callee saved regs list like:
def CSR_SystemZ : CalleeSavedRegs<(add (sequence "R%dD", 6, 15),
- (sequence "F%dD", 8, 15))>;
+ [R6Q, R8Q, R10Q, R12Q, R14Q],
+ (sequence "F%dD", 8, 15),
+ [F8Q, F9Q, F12Q, F13Q])>;
(Q => 128 bits)
It seems strange that the common code cannot deduce for itself that the
super regs are also callee saved given t...
1998 Feb 04
0
An old ld-linux.so hole
...Z8B/GJ(^YY^Z,GZ1H=-066&-;Y;&P()E1FU]$\6Q;.-##1OE@C)!.=>$>BI$
MAJXL#"3S4PR0#''=M9(_J!=J:#&<."MW87_"*+HEYE(@TH\B935D,C%YYJ''<7
M1FTBT$DS7$U]>C<R%3-J!"DB%74T96P/4L8T+R#4EKEC_,MB3"''8:-3<`.V@
MX)RZZ#$U23((=XPJ"9`/+^A%R8Q>6\@<''<G\OK:SC&B>H1Z<""J*>.QFZ/,H
M8C[''NW"AG&,L(T5/5K]8T5"G#)AO19I`EP6?5Q+.E[[FL\GD<YELD*<C^7?@
MQW77]]-1DJ4FT-T5F#2!HYH5K$@`SBP639.:;D6<^A''BW"/A\V`!]$9JF=((
M9?%8LC0CGZ%7*`%H?+I\H87#"^TSBF]:4T\;-W.C@P$P4'...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking