HomeSort by relevance Sort by last modified time
    Searched refs:ubfx (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /art/runtime/interpreter/mterp/arm64/
op_rem_double_2addr.S 3 ubfx w2, wINST, #8, #4 // w2<- A
7 ubfx w2, wINST, #8, #4 // w2<- A (need to reload - killed across call)
op_rem_float_2addr.S 3 ubfx w9, wINST, #8, #4 // w9<- A
7 ubfx w9, wINST, #8, #4 // w9<- A
op_const_4.S 3 ubfx w0, wINST, #8, #4 // w0<- A
funopNarrow.S 11 ubfx w4, wINST, #8, #4 // w4<- A
funopNarrower.S 10 ubfx w4, wINST, #8, #4 // w4<- A
funopWide.S 10 ubfx w4, wINST, #8, #4 // w4<- A
funopWider.S 10 ubfx w4, wINST, #8, #4 // w4<- A
op_int_to_long.S 3 ubfx w4, wINST, #8, #4 // w4<- A
op_move_wide.S 4 ubfx w2, wINST, #8, #4 // w2<- A
unop.S 12 ubfx w9, wINST, #8, #4 // w9<- A
unopWide.S 10 ubfx w4, wINST, #8, #4 // w4<- A
binop2addr.S 18 ubfx w9, wINST, #8, #4 // w9<- A
binopLit16.S 17 ubfx w9, wINST, #8, #4 // w9<- A
binopWide2addr.S 17 ubfx w2, wINST, #8, #4 // w2<- A
fbinop2addr.S 10 ubfx w9, wINST, #8, #4 // w9<- A
op_array_length.S 5 ubfx w2, wINST, #8, #4 // w2<- A
op_iget_quick.S 7 ubfx w2, wINST, #8, #4 // w2<- A
op_iget_wide_quick.S 5 ubfx w2, wINST, #8, #4 // w2<- A
op_iput_quick.S 7 ubfx w2, wINST, #8, #4 // w2<- A
op_iput_wide_quick.S 5 ubfx w0, wINST, #8, #4 // w0<- A
op_move.S 5 ubfx w0, wINST, #8, #4 // x0<- A from 11:8
shiftWide2addr.S 7 ubfx w2, wINST, #8, #4 // w2<- A
bincmp.S 9 ubfx w0, wINST, #8, #4 // w0<- A
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
archv6t2-bad.s 33 ubfx r0,r1,#0,#0
34 ubfx r0,r1,#32,#0
35 ubfx r0,r1,#0,#33
36 ubfx r0,r1,#33,#1
37 ubfx r0,r1,#32,#1
38 ubfx r0,r1,#28,#10
  /art/runtime/interpreter/mterp/arm/
op_const_4.S 3 ubfx r0, rINST, #8, #4 @ r0<- A

Completed in 278 milliseconds

1 2 3 4 5 6