Home
last modified time | relevance | path

Searched refs:GOTO_OPCODE (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S242 .macro GOTO_OPCODE reg macro
364 GOTO_OPCODE ip // jump to next instruction
379 GOTO_OPCODE ip // execute it
397 GOTO_OPCODE ip // execute next instruction
415 GOTO_OPCODE ip // jump to next instruction
433 GOTO_OPCODE ip // jump to next instruction
447 GOTO_OPCODE ip // jump to next instruction
461 GOTO_OPCODE ip // jump to next instruction
475 GOTO_OPCODE ip // jump to next instruction
494 GOTO_OPCODE ip // execute next instruction
[all …]
Dmterp_arm.S248 .macro GOTO_OPCODE reg macro
365 GOTO_OPCODE ip @ jump to next instruction
380 GOTO_OPCODE ip @ execute it
398 GOTO_OPCODE ip @ execute next instruction
416 GOTO_OPCODE ip @ jump to next instruction
434 GOTO_OPCODE ip @ jump to next instruction
451 GOTO_OPCODE ip @ jump to next instruction
468 GOTO_OPCODE ip @ jump to next instruction
485 GOTO_OPCODE ip @ jump to next instruction
504 GOTO_OPCODE ip @ execute next instruction
[all …]
/art/runtime/interpreter/mterp/arm64/
Dfooter.S108 GOTO_OPCODE ip
147 GOTO_OPCODE ip // jump to next instruction
156 GOTO_OPCODE ip // jump to next instruction
176 GOTO_OPCODE ip // jump to next instruction
209 GOTO_OPCODE ip // jump to next instruction
221 GOTO_OPCODE ip // jump to next instruction
228 GOTO_OPCODE ip // jump to next instruction
Dop_nop.S3 GOTO_OPCODE ip // execute it
Dop_const_16.S7 GOTO_OPCODE ip // jump to next instruction
Dop_move_wide_16.S9 GOTO_OPCODE ip // jump to next instruction
Dop_const_wide_16.S8 GOTO_OPCODE ip // jump to next instruction
Dop_const_wide_high16.S8 GOTO_OPCODE ip // jump to next instruction
Dop_move_wide_from16.S9 GOTO_OPCODE ip // jump to next instruction
Dop_const_high16.S8 GOTO_OPCODE ip // jump to next instruction
Dop_const_4.S8 GOTO_OPCODE ip // execute next instruction
Dop_move_wide.S9 GOTO_OPCODE ip // jump to next instruction
Dop_move_result_wide.S9 GOTO_OPCODE ip // jump to next instruction
Dunop.S19 GOTO_OPCODE ip // jump to next instruction
Dop_move_16.S14 GOTO_OPCODE ip // jump to next instruction
DunopWide.S17 GOTO_OPCODE ip // jump to next instruction
/art/runtime/interpreter/mterp/mips/
Dop_goto_16.S23 GOTO_OPCODE(t0) # jump to next instruction
33 GOTO_OPCODE(t0) # jump to next instruction
Dop_goto.S25 GOTO_OPCODE(t0) # jump to next instruction
37 GOTO_OPCODE(t0) # jump to next instruction
Dop_goto_32.S29 GOTO_OPCODE(t0) # jump to next instruction
42 GOTO_OPCODE(t0) # jump to next instruction
Dop_nop.S3 GOTO_OPCODE(t0) # jump to next instruction
Dfooter.S111 GOTO_OPCODE(t0)
123 GOTO_OPCODE(t0) # jump to next instruction
130 GOTO_OPCODE(t0) # jump to next instruction
/art/runtime/interpreter/mterp/mips64/
DfcvtFooter.S18 GOTO_OPCODE v0 # jump to next instruction
Dop_nop.S3 GOTO_OPCODE v0 # jump to next instruction
Dfooter.S70 GOTO_OPCODE v0
83 GOTO_OPCODE v0 # jump to next instruction
90 GOTO_OPCODE v0 # jump to next instruction
/art/runtime/interpreter/mterp/arm/
Dop_nop.S3 GOTO_OPCODE ip @ execute it

12345678910>>...13