Displaying 6 results from an estimated 6 matches for "r89".
Did you mean:
189
2010 Jun 15
0
[LLVMdev] Question on X86 backend
...R30, R31,
R32, R33, R34, R35, R36, R37, R38, R39, R40, R41, R42, R43, R44, R45, R46, R47,
R48, R49, R50, R51, R52, R53, R54, R55, R56, R57, R58, R59, R60, R61, R62, R63,
R64, R65, R66, R67, R68, R69, R70, R71, R72, R73, R74, R75, R76, R77, R78, R79,
R80, R81, R82, R83, R84, R85, R86, R87, R88, R89, R90, R91, R92, R93, R94, R95,
R96, R97, R98, R99, R100, R101, R102, R103, R104, R105, R106, R107, R108, R109, R110, R111,
R112, R113, R114, R115, R116, R117, R118, R119, R120, R121, R122, R123, R124, R125, R126, R127,
R128, R129, R130, R131, R132, R133, R134, R135, R136, R137, R138, R139, R140,...
2010 Jun 15
2
[LLVMdev] Question on X86 backend
Hi Micah,
> In X86InstrInfo.td for Call Instructions, it mentions that Uses for
> argument registers are added manually. Can someone point me to the
> location where they are added as the comment doesn't reference a
> where or how?
the register uses are added by the function
X86TargetLowering::LowerCall() during the DAG Lowering phase. This is
the relevant code segment:
// Add
2006 Feb 27
3
Removing the kernel patch
As a release manager asked us to do that, we should remove the kernel patch from
the packaging... As I said I'm not completely against removing it, if we
distribute it on our website and point people to it in some documentation! The
internet is just there, so what would the matter be?
If nobody is against this course of action I'm going to move the patch outside
of the debian directory,
2015 Jun 07
43
[Bug 90887] New: PhiMovesPass in register allocator broken
https://bugs.freedesktop.org/show_bug.cgi?id=90887
Bug ID: 90887
Summary: PhiMovesPass in register allocator broken
Product: Mesa
Version: git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2004 Feb 24
4
Pam trouble
...() = 0 [0]
29981: getpid() = 29981 [29964]
29981: getuid() = 0 [0]
29981: time() = 1077620847
29981: write(15, "170301\0 8D81 R r r89".., 266) = 266
29981: poll(0xFFBFD650, 1, -1) = 1
29981: read(15, "170301\0 ", 5) = 5
29981: read(15, " 61ED503E3C40EC7A3 R\t (".., 32) = 32
29981: read(15, "170301\0F0", 5) = 5
29981...
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