Home
last modified time | relevance | path

Searched refs:FETCH_S (Results 1 – 25 of 34) sorted by relevance

12

/art/runtime/interpreter/mterp/arm64/
Dop_goto_16.S8 FETCH_S wINST, 1 // wINST<- ssssAAAA (sign-extended)
Dop_const_wide_16.S2 FETCH_S x0, 1 // x0<- ssssssssssssBBBB (sign-extended)
Dop_const_16.S2 FETCH_S w0, 1 // w0<- ssssBBBB (sign-extended)
Dop_const_wide_32.S4 FETCH_S x2, 2 // x2<- ssssssssssssBBBB (high)
Dzcmp.S11 FETCH_S wINST, 1 // w1<- branch offset, in code units
DbinopLit16.S15 FETCH_S w1, 1 // w1<- ssssCCCC (sign-extended)
DbinopLit8.S20 FETCH_S w3, 1 // w3<- ssssCCBB (sign-extended for CC)
Dop_packed_switch.S13 FETCH_S x1, 2 // x1<- ssssssssssssBBBB (hi)
Dop_fill_array_data.S4 FETCH_S x1, 2 // x1<- ssssssssssssBBBB (hi)
Dbincmp.S12 FETCH_S wINST, 1 // wINST<- branch offset, in code units
/art/runtime/interpreter/mterp/mips/
Dop_goto_16.S8 FETCH_S(rINST, 1) # rINST <- ssssAAAA (sign-extended)
Dop_const_16.S2 FETCH_S(a0, 1) # a0 <- ssssBBBB (sign-extended)
Dop_const_wide_16.S2 FETCH_S(a0, 1) # a0 <- ssssBBBB (sign-extended)
Dop_const_wide_32.S4 FETCH_S(a2, 2) # a2 <- ssssBBBB (high)
Dzcmp.S10 FETCH_S(rINST, 1) # rINST <- branch offset, in code units
DbinopLit16.S15 FETCH_S(a1, 1) # a1 <- ssssCCCC (sign-extended)
Dbincmp.S12 FETCH_S(rINST, 1) # rINST<- branch offset, in code units
DbinopLit8.S16 FETCH_S(a3, 1) # a3 <- ssssCCBB (sign-extended for CC)
/art/runtime/interpreter/mterp/arm/
Dop_goto_16.S8 FETCH_S rINST, 1 @ rINST<- ssssAAAA (sign-extended)
Dop_const_16.S2 FETCH_S r0, 1 @ r0<- ssssBBBB (sign-extended)
Dzcmp.S10 FETCH_S rINST, 1 @ rINST<- branch offset, in code units
Dop_const_wide_16.S2 FETCH_S r0, 1 @ r0<- ssssBBBB (sign-extended)
DbinopLit16.S15 FETCH_S r1, 1 @ r1<- ssssCCCC (sign-extended)
Dbincmp.S12 FETCH_S rINST, 1 @ rINST<- branch offset, in code units
Dop_div_int_lit16.S12 FETCH_S r1, 1 @ r1<- ssssCCCC (sign-extended)

12