HomeSort by relevance Sort by last modified time
    Searched defs:FETCH_S (Results 1 - 2 of 2) sorted by null

  /art/runtime/interpreter/mterp/mips/
header.S 291 #define FETCH_S(rd, _count) lh rd, ((_count) * 2)(rPC)
  /art/runtime/interpreter/mterp/out/
mterp_mips.S 298 #define FETCH_S(rd, _count) lh rd, ((_count) * 2)(rPC)
    [all...]

Completed in 224 milliseconds