Home
last modified time | relevance | path

Searched defs:FETCH (Results 1 – 4 of 4) sorted by relevance

/art/runtime/interpreter/mterp/arm/
Dheader.S208 .macro FETCH reg, count macro
/art/runtime/interpreter/mterp/arm64/
Dheader.S203 .macro FETCH reg, count macro
/art/runtime/interpreter/mterp/mips/
Dheader.S292 #define FETCH(rd, _count) lhu rd, ((_count) * 2)(rPC) macro
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S210 .macro FETCH reg, count macro