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

  /art/runtime/interpreter/mterp/x86/
object.S 66 movzbl rINSTbl, %ecx # ecx <- BA
78 andb $$0xf,rINSTbl # rINST <- A
85 movzbl rINSTbl, %ecx # ecx <- BA
92 andb $$0xf,rINSTbl # rINST <- A
107 movzbl rINSTbl, %ecx # ecx <- BA
114 andb $$0xf, rINSTbl # rINST <- A
142 andb $$0xf, rINSTbl # rINSTbl <- A
153 % op_iput_quick(reg="rINSTbl", store="movb")
159 % op_iput_quick(reg="rINSTbl", store="movb"
    [all...]
arithmetic.S 59 movzx rINSTbl, %ecx # eax <- BA
63 andb $$0xf, rINSTbl # rINST <- A
92 movzbl rINSTbl, %eax # eax <- 000000BA
96 andb $$0xf, rINSTbl # rINST <- A
186 movzx rINSTbl, %ecx # ecx <- A+
205 movzbl rINSTbl, %eax # eax <- 000000BA
209 andb $$0xf, rINSTbl # rINST <- A
255 movzbl rINSTbl, %ecx # ecx<- BA
259 andb $$0xF, rINSTbl # rINST<- A
274 movzbl rINSTbl, %ecx # ecx <- A
    [all...]
floating_point.S 42 movzbl rINSTbl, %ecx # ecx <- A+
66 movzx rINSTbl, %ecx # ecx <- A+
178 movzx rINSTbl, %ecx # ecx <- A+
211 movzx rINSTbl, %ecx # ecx <- A+
other.S 41 movsx rINSTbl, %eax # eax <-ssssssBx
86 movzbl rINSTbl, %ecx # ecx <- AA
170 movzbl rINSTbl, %eax # eax <- BA
205 movzx rINSTbl, %eax # eax <- AA
251 movzbl rINSTbl, %ecx # ecx <- BA
271 movzbl rINSTbl, %eax # eax <- AAAA
control_flow.S 10 movzx rINSTbl, %ecx # ecx <- A+
51 movsbl rINSTbl, rINST # rINST <- ssssssAA
main.S 72 rINSTbl bl opcode portion of instruction word
79 o rPC, rFP, rINSTw/rINSTbl valid on handler entry and exit
173 #define rINSTbl %bl
231 movb rINSTbl, rINSTbh
232 movb MACRO_LITERAL(\_opnum), rINSTbl
246 movzx rINSTbl,%eax
  /art/runtime/interpreter/mterp/x86_64/
object.S 59 movzbq rINSTbl, %rcx # rcx <- BA
68 andb $$0xf, rINSTbl # rINST <- A
81 andb $$0xf,rINSTbl # rINST <- A
123 andb $$0xf, rINSTbl # rINSTbl <- A
134 % op_iput_quick(reg="rINSTbl", store="movb")
140 % op_iput_quick(reg="rINSTbl", store="movb")
165 movzbq rINSTbl, %rcx # rcx <- BA
170 andb $$0xf, rINSTbl # rINST <- A
187 movzbq rINSTbl, %rcx # rcx<- B
    [all...]
arithmetic.S 43 andb $$0xf, rINSTbl # rINST <- A
82 andb $$0xf, rINSTbl # rINST <- A
198 andb $$0xf, rINSTbl # rINST <- A
284 andb $$0xf, rINSTbl # rINST <- A
400 movzbq rINSTbl, %rax # rax <- +A
402 andb $$0xf, rINSTbl # rINST <- A
main.S 68 rINSTbl bl opcode portion of instruction word
75 o rPC, rFP, rINSTw/rINSTbl valid on handler entry and exit
174 #define rINSTbl %bl
219 movb rINSTbl, rINSTbh
220 movb $$\_opnum, rINSTbl
234 movzx rINSTbl,%eax
floating_point.S 178 movzbq rINSTbl, %rcx # ecx <- A+
211 movzbq rINSTbl, %rcx # ecx <- A+
control_flow.S 51 movsbq rINSTbl, rINSTq # rINSTq <- ssssssAA
other.S 37 movsbl rINSTbl, %eax # eax <-ssssssBx

Completed in 393 milliseconds