HomeSort by relevance Sort by last modified time
    Searched refs:INSERT_HIGH_HALF (Results 1 - 9 of 9) sorted by null

  /art/runtime/interpreter/mterp/mips/
op_goto_32.S 13 INSERT_HIGH_HALF(rINST, a1) # rINST <- AAAAaaaa
op_const_wide.S 5 INSERT_HIGH_HALF(a0, a1) # a0 <- BBBBbbbb (low word)
8 INSERT_HIGH_HALF(a2, a3) # a2 <- HHHHhhhh (high word)
op_const.S 6 INSERT_HIGH_HALF(a0, a1) # a0 <- BBBBbbbb
op_const_string_jumbo.S 6 INSERT_HIGH_HALF(a0, a2) # a0 <- BBBBbbbb
op_const_wide_32.S 6 INSERT_HIGH_HALF(a0, a2) # a0 <- BBBBbbbb
op_packed_switch.S 15 INSERT_HIGH_HALF(a0, a1) # a0 <- BBBBbbbb
op_fill_array_data.S 6 INSERT_HIGH_HALF(a1, a0) # a1 <- BBBBbbbb
header.S 161 #define INSERT_HIGH_HALF(rd_lo, rt_hi) \
171 #define INSERT_HIGH_HALF(rd_lo, rt_hi) \
  /art/runtime/interpreter/mterp/out/
mterp_mips.S 168 #define INSERT_HIGH_HALF(rd_lo, rt_hi) \
178 #define INSERT_HIGH_HALF(rd_lo, rt_hi) \
    [all...]

Completed in 543 milliseconds