Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/arm64/
Dheader.S213 .macro FETCH_B reg, count, byte macro
/art/runtime/interpreter/mterp/arm/
Dheader.S219 .macro FETCH_B reg, count, byte macro
/art/runtime/interpreter/mterp/mips/
Dheader.S247 #define FETCH_B(rd, _count, _byte) lbu rd, ((_count) * 2 + _byte)(rPC) macro
/art/runtime/interpreter/mterp/out/
Dmterp_arm.S226 .macro FETCH_B reg, count, byte macro
Dmterp_arm64.S220 .macro FETCH_B reg, count, byte macro