Searched defs:SET_VREG (Results 1 - 2 of 2) sorted by relevance

/art/runtime/interpreter/mterp/mips/
H A Dheader.S331 #define SET_VREG(rd, rix) \ define
337 #define SET_VREG(rd, rix) \ define
438 /* Combination of the SET_VREG and GOTO_OPCODE functions to save 1 instruction */
/art/runtime/interpreter/mterp/out/
H A Dmterp_mips.S338 #define SET_VREG(rd, rix) \ define
344 #define SET_VREG(rd, rix) \ define
445 /* Combination of the SET_VREG and GOTO_OPCODE functions to save 1 instruction */

Completed in 116 milliseconds