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

  /dalvik/vm/mterp/x86/
header.S 57 rINSTbl bl opcode portion of instruction word
63 o rPC, rFP, rINSTw/rINSTbl valid on handler entry and exit
74 #define rINSTbl %bl
226 movzx rINSTbl,%eax
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 64 rINSTbl bl opcode portion of instruction word
70 o rPC, rFP, rINSTw/rINSTbl valid on handler entry and exit
81 #define rINSTbl %bl
233 movzx rINSTbl,%eax
341 movzbl rINSTbl,%eax # eax<- BA
355 movzx rINSTbl,%eax # eax <= AA
381 movzbl rINSTbl,%ecx # ecx <- BA
398 movzbl rINSTbl,%eax # eax<- AAAA
428 movzbl rINSTbl,%eax # eax<- BA
444 movzx rINSTbl,%eax # eax <= A
    [all...]

Completed in 32 milliseconds