Home
last modified time | relevance | path

Searched refs:GET_INST_OPCODE (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S227 .macro GET_INST_OPCODE reg macro
363 GET_INST_OPCODE ip // extract opcode from wINST
378 GET_INST_OPCODE ip // ip<- opcode from rINST
391 GET_INST_OPCODE ip // ip<- opcode from wINST
409 GET_INST_OPCODE ip // extract opcode from wINST
427 GET_INST_OPCODE ip // extract opcode from xINST
445 GET_INST_OPCODE ip // extract opcode from wINST
459 GET_INST_OPCODE ip // extract opcode from wINST
474 GET_INST_OPCODE ip // extract opcode from rINST
488 GET_INST_OPCODE ip // ip<- opcode from wINST
[all …]
Dmterp_arm.S233 .macro GET_INST_OPCODE reg macro
364 GET_INST_OPCODE ip @ extract opcode from rINST
379 GET_INST_OPCODE ip @ ip<- opcode from rINST
392 GET_INST_OPCODE ip @ ip<- opcode from rINST
410 GET_INST_OPCODE ip @ extract opcode from rINST
428 GET_INST_OPCODE ip @ extract opcode from rINST
449 GET_INST_OPCODE ip @ extract opcode from rINST
466 GET_INST_OPCODE ip @ extract opcode from rINST
484 GET_INST_OPCODE ip @ extract opcode from rINST
498 GET_INST_OPCODE ip @ ip<- opcode from rINST
[all …]
/art/runtime/interpreter/mterp/arm64/
Dfooter.S107 GET_INST_OPCODE ip
146 GET_INST_OPCODE ip // extract opcode from wINST
155 GET_INST_OPCODE ip // extract opcode from wINST
175 GET_INST_OPCODE ip // extract opcode from wINST
208 GET_INST_OPCODE ip // extract opcode from wINST
220 GET_INST_OPCODE ip // extract opcode from wINST
227 GET_INST_OPCODE ip // extract opcode from wINST
Dop_nop.S2 GET_INST_OPCODE ip // ip<- opcode from rINST
Dop_const_16.S6 GET_INST_OPCODE ip // extract opcode from wINST
Dop_move_wide_16.S8 GET_INST_OPCODE ip // extract opcode from rINST
Dop_const_wide_16.S6 GET_INST_OPCODE ip // extract opcode from rINST
Dop_const_wide_high16.S7 GET_INST_OPCODE ip // extract opcode from wINST
Dop_move_wide_from16.S7 GET_INST_OPCODE ip // extract opcode from wINST
Dop_const_high16.S7 GET_INST_OPCODE ip // extract opcode from rINST
Dop_const_4.S6 GET_INST_OPCODE ip // ip<- opcode from xINST
Dop_move_wide.S7 GET_INST_OPCODE ip // extract opcode from wINST
Dop_move_result_wide.S7 GET_INST_OPCODE ip // extract opcode from wINST
Dunop.S17 GET_INST_OPCODE ip // extract opcode from rINST
Dop_move_16.S8 GET_INST_OPCODE ip // extract opcode from xINST
DunopWide.S15 GET_INST_OPCODE ip // extract opcode from wINST
/art/runtime/interpreter/mterp/mips/
Dop_goto_16.S22 GET_INST_OPCODE(t0) # extract opcode from rINST
32 GET_INST_OPCODE(t0) # extract opcode from rINST
Dop_goto.S24 GET_INST_OPCODE(t0) # extract opcode from rINST
36 GET_INST_OPCODE(t0) # extract opcode from rINST
Dop_goto_32.S28 GET_INST_OPCODE(t0) # extract opcode from rINST
41 GET_INST_OPCODE(t0) # extract opcode from rINST
Dop_nop.S2 GET_INST_OPCODE(t0) # extract opcode from rINST
Dfooter.S110 GET_INST_OPCODE(t0)
122 GET_INST_OPCODE(t0) # extract opcode from rINST
129 GET_INST_OPCODE(t0) # extract opcode from rINST
/art/runtime/interpreter/mterp/mips64/
DfcvtFooter.S16 GET_INST_OPCODE v0 # extract opcode from rINST
Dop_nop.S2 GET_INST_OPCODE v0 # extract opcode from rINST
Dfooter.S69 GET_INST_OPCODE v0
82 GET_INST_OPCODE v0 # extract opcode from rINST
89 GET_INST_OPCODE v0 # extract opcode from rINST
/art/runtime/interpreter/mterp/arm/
Dop_nop.S2 GET_INST_OPCODE ip @ ip<- opcode from rINST

12345678910>>...14