Searched refs:GOTO_OPCODE_IFEQ (Results 1 - 7 of 7) sorted by relevance

/dalvik/vm/mterp/armv5te/
H A Dheader.S172 #define GOTO_OPCODE_IFEQ(_reg) addeq pc, rIBASE, _reg, lsl #${handler_size_bits} define
H A Dfooter.S285 GOTO_OPCODE_IFEQ(ip) @ if not profiling, fallthrough otherwise */
/dalvik/vm/mterp/out/
H A DInterpAsm-armv4t.S179 #define GOTO_OPCODE_IFEQ(_reg) addeq pc, rIBASE, _reg, lsl #6 define
10132 GOTO_OPCODE_IFEQ(ip) @ if not profiling, fallthrough otherwise */
H A DInterpAsm-armv5te-vfp.S179 #define GOTO_OPCODE_IFEQ(_reg) addeq pc, rIBASE, _reg, lsl #6 define
9670 GOTO_OPCODE_IFEQ(ip) @ if not profiling, fallthrough otherwise */
H A DInterpAsm-armv5te.S179 #define GOTO_OPCODE_IFEQ(_reg) addeq pc, rIBASE, _reg, lsl #6 define
10128 GOTO_OPCODE_IFEQ(ip) @ if not profiling, fallthrough otherwise */
H A DInterpAsm-armv7-a-neon.S179 #define GOTO_OPCODE_IFEQ(_reg) addeq pc, rIBASE, _reg, lsl #6 define
9604 GOTO_OPCODE_IFEQ(ip) @ if not profiling, fallthrough otherwise */
H A DInterpAsm-armv7-a.S179 #define GOTO_OPCODE_IFEQ(_reg) addeq pc, rIBASE, _reg, lsl #6 define
9604 GOTO_OPCODE_IFEQ(ip) @ if not profiling, fallthrough otherwise */

Completed in 230 milliseconds