Displaying 3 results from an estimated 3 matches for "0dy".
Did you mean:
0d
2012 Nov 09
0
[LLVMdev] problem trying to write an LLVM register-allocation pass
...脝冒 I
?每每每每脌A?脗每每每每` ? 2"H d??"陇??"茫?隆?L??
?陇LDsH
Yh脤?2e(氓*A!U?b?M? 脤 0|脌;酶;聽?6篓wXwx?{p?6`?tp?z脌?68w篓?
1Qm z`t聽v@z`t脨茅z?z?m?x聽x聽x脨茅v聽q`zv脨茅0r聽s z0r脨茅`t聽v@z`t脨忙0r聽s z0r脨忙`t聽v@z`t脨枚`t聽v@z`t脨枚r?zr?zr?mp聽p聽v@m0p聽v@z`t脨忙?p聽q x聽q x脨卯?zv聽s z`t脨鲁r?:dH #DB?
?I @掳#!?# ?( 0DY? ?!J d? 2
?
L?? &G脝C
j脿u聽YAC脡 卢?脠
卤T"+脝:P?卢脌毛@%虏"炉?脠
陆T"+ y
3?
脛谩
f=?C8?脙?B?yxs?q
忙 铆么?3
B
脗脕
脦隆
q F`<脪L?
?46 at D@3 谩KSd?/MQ
a I D, TF
煤隆?聽脠
e@?脡PI? #?
# 4K
T@ 脙
?b鲁
脗0?陇脨,A0bP 谩H&- 0??]M脤脗D`R?脪$虏脜?m\L毛@`?没,` 1P ?x麓.
$
脣$
% 脝A...
2012 Nov 08
2
[LLVMdev] problem trying to write an LLVM register-allocation pass
Hi Susan,
In x86-64 the REX prefix must be used to access an extended register
(r8-r15 and their aliases), but cannot be used when accessing the high byte
of the ABCD regs (AH, BH, CH, DH). In your test case you have hardcoded
%vreg1 to R8B, and %vreg15 to AH, and the test case contains a copy between
these registers. The copy simultaneously must have a REX prefix, and cannot
have a REX prefix,
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