代码搜索:regalloc
找到约 35 项符合「regalloc」的源代码
代码结果 35
www.eeworm.com/read/436992/7757604
c video32v2.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/231740/14222097
c video32v21.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/231740/14222137
c videoopt321.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/231740/14222140
c videoopt32.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/231740/14222145
c video32v2.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/126004/14452347
c video32v21.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/126004/14452404
c videoopt321.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/126004/14452405
c videoopt32.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/126004/14452410
c video32v2.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/292144/3956581
erl hipe_x86_ra_naive.erl
%%% -*- erlang-indent-level: 4 -*-
%%% $Id$
%%% simple local x86 regalloc
-ifdef(HIPE_AMD64).
-define(HIPE_X86_RA_NAIVE, hipe_amd64_ra_naive).
-define(HIPE_X86_REGISTERS, hipe_amd64_registers).
-defi