HomeSort by relevance Sort by last modified time
    Searched defs:GOTO_OPCODE (Results 1 - 5 of 5) sorted by null

  /dalvik/vm/mterp/armv5te/
header.S 171 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #${handler_size_bits}
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S 178 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6
312 GOTO_OPCODE(ip)
317 GOTO_OPCODE(ip) @ jump to next instruction
368 GOTO_OPCODE(ip) @ execute it
393 GOTO_OPCODE(ip) @ execute next instruction
407 GOTO_OPCODE(ip) @ jump to next instruction
421 GOTO_OPCODE(ip) @ jump to next instruction
438 GOTO_OPCODE(ip) @ jump to next instruction
454 GOTO_OPCODE(ip) @ jump to next instruction
470 GOTO_OPCODE(ip) @ jump to next instructio
    [all...]
InterpAsm-armv5te.S 178 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6
312 GOTO_OPCODE(ip)
317 GOTO_OPCODE(ip) @ jump to next instruction
368 GOTO_OPCODE(ip) @ execute it
393 GOTO_OPCODE(ip) @ execute next instruction
407 GOTO_OPCODE(ip) @ jump to next instruction
421 GOTO_OPCODE(ip) @ jump to next instruction
438 GOTO_OPCODE(ip) @ jump to next instruction
454 GOTO_OPCODE(ip) @ jump to next instruction
470 GOTO_OPCODE(ip) @ jump to next instructio
    [all...]
InterpAsm-armv7-a-neon.S 178 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6
326 GOTO_OPCODE(ip)
331 GOTO_OPCODE(ip) @ jump to next instruction
382 GOTO_OPCODE(ip) @ execute it
406 GOTO_OPCODE(ip) @ execute next instruction
420 GOTO_OPCODE(ip) @ jump to next instruction
434 GOTO_OPCODE(ip) @ jump to next instruction
450 GOTO_OPCODE(ip) @ jump to next instruction
466 GOTO_OPCODE(ip) @ jump to next instruction
482 GOTO_OPCODE(ip) @ jump to next instructio
    [all...]
InterpAsm-armv7-a.S 178 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6
326 GOTO_OPCODE(ip)
331 GOTO_OPCODE(ip) @ jump to next instruction
382 GOTO_OPCODE(ip) @ execute it
406 GOTO_OPCODE(ip) @ execute next instruction
420 GOTO_OPCODE(ip) @ jump to next instruction
434 GOTO_OPCODE(ip) @ jump to next instruction
450 GOTO_OPCODE(ip) @ jump to next instruction
466 GOTO_OPCODE(ip) @ jump to next instruction
482 GOTO_OPCODE(ip) @ jump to next instructio
    [all...]

Completed in 80 milliseconds