Home
last modified time | relevance | path

Searched defs:FETCH_S (Results 1 – 5 of 5) sorted by relevance

/art/runtime/interpreter/mterp/arm64/
Dheader.S204 .macro FETCH_S reg, count macro
/art/runtime/interpreter/mterp/arm/
Dheader.S210 .macro FETCH_S reg, count macro
/art/runtime/interpreter/mterp/mips/
Dheader.S240 #define FETCH_S(rd, _count) lh rd, ((_count) * 2)(rPC) macro
/art/runtime/interpreter/mterp/out/
Dmterp_arm.S217 .macro FETCH_S reg, count macro
Dmterp_arm64.S211 .macro FETCH_S reg, count macro