HomeSort by relevance Sort by last modified time
    Searched refs:PC (Results 26 - 50 of 65) sorted by null

12 3

  /external/quake/quake/src/WinQuake/
quake-data.spec.sh 27 conceived" - PC GAMER
29 "The most important PC game ever" - PC ZONE
quake-shareware.spec.sh 26 conceived" - PC GAMER
28 "The most important PC game ever" - PC ZONE
quake.spec.sh 26 conceived" - PC GAMER
28 "The most important PC game ever" - PC ZONE
  /external/tremolo/Tremolo/
dpen.s 55 LDMFD r13!,{r4-r8,r10,PC}
112 LDMFD r13!,{r4-r8,r10,PC}
147 LDMFD r13!,{r4-r8,r10,PC}
169 LDMFD r13!,{r4-r8,r10,PC}
207 LDMFD r13!,{r4-r8,r10,PC}
227 LDMFD r13!,{r4-r8,r10,PC}
306 LDMFD r13!,{r4-r11,PC}
336 LDMFD r13!,{r4-r11,PC}
350 LDMFD r13!,{r4-r11,PC}
379 LDMFD r13!,{r4-r11,PC}
    [all...]
bitwiseARM.s 64 LDMFD r13!,{r10,r11,PC}
116 LDMFD r13!,{r5,r6,r10,r11,PC}
125 LDMFD r13!,{r5,r6,r10,r11,PC}
130 LDMFD r13!,{r5,r6,r10,r11,PC}
172 MOV PC,R14
204 LDMFD r13!,{r10,PC}
210 LDMFD r13!,{r10,PC}
230 MOV PC,R14
256 LDMFD r13!,{r10,r11,PC}
334 LDMFD r13!,{r5,r6,r10,r11,PC}
    [all...]
floor1LARM.s 64 LDMFD r13!,{r4-r6,r11,PC}
floor1ARM.s 65 LDMFD r13!,{r4-r6,r11,PC}
mdctLARM.s 106 LDMFD r13!,{r4-r7,PC}
175 LDMFD r13!,{r4-r7,PC}
215 LDMFD r13!,{r4,r6-r11,PC}
256 LDMFD r13!,{r4,r6-r11,PC}
290 LDMFD r13!,{r4-r11,PC}
1138 LDMFD r13!,{r4-r11,PC}
  /dalvik/vm/mterp/armv5te/
OP_PACKED_SWITCH.S 18 add r0, rPC, r0, lsl #1 @ r0<- PC + BBBBbbbb*2
footer.S 33 mov r0,rPC @ pass our target PC
42 ldr r0,[lr, #-1] @ pass our target PC
51 ldr r0,[lr, #-1] @ pass our target PC
60 ldr r0,[lr, #-1] @ pass our target PC
69 mov r0,rPC @ pass our target PC
101 * r0 <= PC
102 * r1 <= PC of resume instruction
147 ldr rPC,[lr, #-1] @ get our target PC
190 ldr rPC,[lr, #-1] @ get our target PC
311 * Save PC and registers to shadow memory for self verification mod
    [all...]
  /dalvik/vm/mterp/x86-atom/
binopDLit16.S 41 addl $$4, rPC # update PC
binopDLit8.S 39 addl $$4, rPC # update PC
  /dalvik/vm/mterp/x86/
OP_NEW_INSTANCE.S 58 UNSPILL(rPC) # failed, restore PC
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te-vfp.S 41 r15 (pc) can be tinkered with directly
113 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5.
119 mov lr, pc
120 ldr pc, \source
218 mov pc, r1 @ callsite is interpreted
232 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
284 mov pc, r10 @ dvmJitToInterpTraceSelectNoChain
461 mov pc, r1
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 41 r15 (pc) can be tinkered with directly
113 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5.
119 mov lr, pc
120 ldr pc, \source
218 mov pc, r1 @ callsite is interpreted
232 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
284 mov pc, r10 @ dvmJitToInterpTraceSelectNoChain
461 mov pc, r1
    [all...]
CompilerTemplateAsm-armv7-a.S 41 r15 (pc) can be tinkered with directly
113 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5.
119 mov lr, pc
120 ldr pc, \source
218 mov pc, r1 @ callsite is interpreted
232 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
284 mov pc, r10 @ dvmJitToInterpTraceSelectNoChain
461 mov pc, r1
    [all...]
CompilerTemplateAsm-armv5te.S 41 r15 (pc) can be tinkered with directly
113 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5.
119 mov lr, pc
120 ldr pc, \source
218 mov pc, r1 @ callsite is interpreted
232 * For polymorphic callsites - setup the Dalvik frame and load Dalvik PC
284 mov pc, r10 @ dvmJitToInterpTraceSelectNoChain
461 mov pc, r1
783 * r0 Dalvik PC that raises the exceptio
    [all...]
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 53 PC = R15
60 LIST(SP), LIST(LR), LIST(PC),
133 virtual void B(int cc, uint32_t* pc) = 0;
134 virtual void BL(int cc, uint32_t* pc) = 0;
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_mac.h 251 unsigned char PC[16][256][16] /* 16 tables of 8x128 */
tomcrypt_cipher.h 292 unsigned char PC[16][256][16];
  /external/bison/djgpp/
config.bat 359 set HOSTNAME=Unknown PC
360 if not "%HOSTNAME%" == "Unknown PC" goto SmallEnv
363 set HOSTNAME=%USER%'s PC
364 if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
367 set HOSTNAME=%USERNAME%'s PC
368 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
  /external/icu4c/
runConfigureICU 44 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
  /external/qemu/
gdbstub.c 630 regs and PC, MSR, CR, and so forth. We hack round this by giving the
752 /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
758 case 68: GET_REGA(env->pc);
778 case 80: GET_REGL(env->pc);
816 /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
822 case 68: env->pc = tmp; break;
840 case 80: env->pc = tmp; break;
900 /* Mask out low bit of PC to workaround gdb bugs. This will probably
948 case 17: GET_REG32(env->pc);
971 case 17: env->pc = tmp; break
    [all...]
monitor.c 29 #include "hw/pc.h"
355 monitor_printf(mon, " pc=0x" TARGET_FMT_lx,
360 monitor_printf(mon, " pc=0x" TARGET_FMT_lx " npc=0x" TARGET_FMT_lx,
361 env->pc, env->npc);
363 monitor_printf(mon, " PC=0x" TARGET_FMT_lx, env->active_tc.PC);
    [all...]
  /external/qemu/android/
hw-events.h 310 KEY_CODE(PC ,0x178) \

Completed in 442 milliseconds

12 3