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

  /art/runtime/interpreter/mterp/mips/
header.S 333 #define SET_VREG(rd, rix) \
339 #define SET_VREG(rd, rix) \
440 /* Combination of the SET_VREG and GOTO_OPCODE functions to save 1 instruction */
  /art/runtime/interpreter/mterp/out/
mterp_mips.S 340 #define SET_VREG(rd, rix) \
346 #define SET_VREG(rd, rix) \
447 /* Combination of the SET_VREG and GOTO_OPCODE functions to save 1 instruction */
    [all...]

Completed in 81 milliseconds