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

  /dalvik/vm/mterp/x86-atom/
header.S 63 #define rINSTbl %bl
245 movzbl rINSTbl, \_reg
  /dalvik/vm/mterp/out/
InterpAsm-x86-atom.S 70 #define rINSTbl %bl
252 movzbl rINSTbl, \_reg
    [all...]
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
222 movzx rINSTbl,%eax
333 movzbl rINSTbl,%eax # eax<- BA
347 movzx rINSTbl,%eax # eax <= AA
373 movzbl rINSTbl,%ecx # ecx <- BA
390 movzbl rINSTbl,%eax # eax<- AAAA
420 movzbl rINSTbl,%eax # eax<- BA
436 movzx rINSTbl,%eax # eax <= A
    [all...]
  /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
215 movzx rINSTbl,%eax

Completed in 541 milliseconds