Home
last modified time | relevance | path

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

12345678910>>...12

/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S242 .macro GOTO_OPCODE reg macro
410 GOTO_OPCODE ip // jump to next instruction
425 GOTO_OPCODE ip // execute it
443 GOTO_OPCODE ip // execute next instruction
461 GOTO_OPCODE ip // jump to next instruction
479 GOTO_OPCODE ip // jump to next instruction
493 GOTO_OPCODE ip // jump to next instruction
507 GOTO_OPCODE ip // jump to next instruction
521 GOTO_OPCODE ip // jump to next instruction
540 GOTO_OPCODE ip // execute next instruction
[all …]
Dmterp_arm.S248 .macro GOTO_OPCODE reg macro
395 GOTO_OPCODE ip @ jump to next instruction
410 GOTO_OPCODE ip @ execute it
428 GOTO_OPCODE ip @ execute next instruction
446 GOTO_OPCODE ip @ jump to next instruction
464 GOTO_OPCODE ip @ jump to next instruction
481 GOTO_OPCODE ip @ jump to next instruction
498 GOTO_OPCODE ip @ jump to next instruction
515 GOTO_OPCODE ip @ jump to next instruction
534 GOTO_OPCODE ip @ execute next instruction
[all …]
Dmterp_mips64.S175 .macro GOTO_OPCODE reg macro
392 GOTO_OPCODE v0
408 GOTO_OPCODE v0 # jump to next instruction
426 GOTO_OPCODE v0 # jump to next instruction
444 GOTO_OPCODE v0 # jump to next instruction
462 GOTO_OPCODE v0 # jump to next instruction
476 GOTO_OPCODE v0 # jump to next instruction
490 GOTO_OPCODE v0 # jump to next instruction
504 GOTO_OPCODE v0 # jump to next instruction
523 GOTO_OPCODE v0 # jump to 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_const_wide_16.S7 GOTO_OPCODE ip // jump to next instruction
Dop_const_4.S7 GOTO_OPCODE ip // execute next instruction
Dop_move_wide_16.S9 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_wide_high16.S8 GOTO_OPCODE ip // jump to next instruction
Dop_int_to_long.S8 GOTO_OPCODE ip // jump to next instruction
Dop_move_wide.S9 GOTO_OPCODE ip // jump to next instruction
DfunopWider.S16 GOTO_OPCODE ip // jump to next instruction
Dop_move_result_wide.S9 GOTO_OPCODE ip // jump to next instruction
DfunopNarrow.S17 GOTO_OPCODE ip // jump to next instruction
DfunopNarrower.S16 GOTO_OPCODE ip // jump to next instruction
DfunopWide.S16 GOTO_OPCODE ip // jump to next instruction
Dunop.S17 GOTO_OPCODE ip // jump to next instruction
DunopWide.S16 GOTO_OPCODE ip // 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
/art/runtime/interpreter/mterp/arm/
Dop_nop.S3 GOTO_OPCODE ip @ execute it
/art/runtime/interpreter/mterp/mips/
Dop_nop.S3 GOTO_OPCODE(t0) # jump to next instruction

12345678910>>...12