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

  /art/runtime/interpreter/mterp/mips/
header.S 603 #define GET_OPB(rd) srl rd, rINST, 12
  /art/runtime/interpreter/mterp/out/
mterp_mips.S 610 #define GET_OPB(rd) srl rd, rINST, 12
832 GET_OPB(a1) # a1 <- B from 15:12
884 GET_OPB(a3) # a3 <- B
926 GET_OPB(a1) # a1 <- B from 15:12
    [all...]

Completed in 940 milliseconds