Home
last modified time | relevance | path

Searched defs:FETCH_ADVANCE_INST (Results 1 – 6 of 6) sorted by relevance

/art/runtime/interpreter/mterp/arm64/
Dheader.S157 .macro FETCH_ADVANCE_INST count macro
/art/runtime/interpreter/mterp/arm/
Dheader.S160 .macro FETCH_ADVANCE_INST count macro
/art/runtime/interpreter/mterp/mips64/
Dheader.S131 .macro FETCH_ADVANCE_INST count macro
/art/runtime/interpreter/mterp/mips/
Dheader.S204 #define FETCH_ADVANCE_INST(_count) lhu rINST, ((_count)*2)(rPC); \ macro
/art/runtime/interpreter/mterp/out/
Dmterp_arm.S167 .macro FETCH_ADVANCE_INST count macro
Dmterp_arm64.S164 .macro FETCH_ADVANCE_INST count macro