Searched defs:GOTO_OPCODE (Results 1 - 6 of 6) sorted by relevance

/dalvik/vm/mterp/armv5te/
H A Dheader.S170 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #${handler_size_bits} define
/dalvik/vm/mterp/out/
H A DInterpAsm-armv4t.S177 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6 define
326 GOTO_OPCODE(ip)
331 GOTO_OPCODE(ip) @ jump to next instruction
411 GOTO_OPCODE(ip) @ execute it
437 GOTO_OPCODE(ip) @ execute next instruction
452 GOTO_OPCODE(ip) @ jump to next instruction
467 GOTO_OPCODE(ip) @ jump to next instruction
485 GOTO_OPCODE(ip) @ jump to next instruction
502 GOTO_OPCODE(ip) @ jump to next instruction
519 GOTO_OPCODE(i
[all...]
H A DInterpAsm-armv5te-vfp.S177 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6 define
326 GOTO_OPCODE(ip)
331 GOTO_OPCODE(ip) @ jump to next instruction
411 GOTO_OPCODE(ip) @ execute it
437 GOTO_OPCODE(ip) @ execute next instruction
452 GOTO_OPCODE(ip) @ jump to next instruction
467 GOTO_OPCODE(ip) @ jump to next instruction
485 GOTO_OPCODE(ip) @ jump to next instruction
502 GOTO_OPCODE(ip) @ jump to next instruction
519 GOTO_OPCODE(i
[all...]
H A DInterpAsm-armv5te.S177 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6 define
326 GOTO_OPCODE(ip)
331 GOTO_OPCODE(ip) @ jump to next instruction
411 GOTO_OPCODE(ip) @ execute it
437 GOTO_OPCODE(ip) @ execute next instruction
452 GOTO_OPCODE(ip) @ jump to next instruction
467 GOTO_OPCODE(ip) @ jump to next instruction
485 GOTO_OPCODE(ip) @ jump to next instruction
502 GOTO_OPCODE(ip) @ jump to next instruction
519 GOTO_OPCODE(i
[all...]
H A DInterpAsm-armv7-a-neon.S177 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6 define
326 GOTO_OPCODE(ip)
331 GOTO_OPCODE(ip) @ jump to next instruction
411 GOTO_OPCODE(ip) @ execute it
436 GOTO_OPCODE(ip) @ execute next instruction
451 GOTO_OPCODE(ip) @ jump to next instruction
466 GOTO_OPCODE(ip) @ jump to next instruction
483 GOTO_OPCODE(ip) @ jump to next instruction
500 GOTO_OPCODE(ip) @ jump to next instruction
517 GOTO_OPCODE(i
[all...]
H A DInterpAsm-armv7-a.S177 #define GOTO_OPCODE(_reg) add pc, rIBASE, _reg, lsl #6 define
326 GOTO_OPCODE(ip)
331 GOTO_OPCODE(ip) @ jump to next instruction
411 GOTO_OPCODE(ip) @ execute it
436 GOTO_OPCODE(ip) @ execute next instruction
451 GOTO_OPCODE(ip) @ jump to next instruction
466 GOTO_OPCODE(ip) @ jump to next instruction
483 GOTO_OPCODE(ip) @ jump to next instruction
500 GOTO_OPCODE(ip) @ jump to next instruction
517 GOTO_OPCODE(i
[all...]

Completed in 392 milliseconds