Searched refs:FINISH_RB (Results 1 – 9 of 9) sorted by relevance
/dalvik/vm/mterp/x86-atom/ |
D | OP_GOTO.S | 36 FINISH_RB %edx, %ecx # jump to next instruction
|
D | OP_GOTO_16.S | 34 FINISH_RB %edx, %ecx # jump to next instruction
|
D | OP_GOTO_32.S | 37 FINISH_RB %edx, %ecx # jump to next instruction
|
D | bincmp.S | 44 FINISH_RB %edx, %ecx # jump to next instruction
|
D | zcmp.S | 43 FINISH_RB %edx, %ecx # jump to next instruction
|
D | OP_PACKED_SWITCH.S | 52 FINISH_RB %edx, %ecx # jump to next instruction
|
D | header.S | 393 .macro FINISH_RB _reg _rFinish macro
|
D | footer.S | 93 FINISH_RB %edx, %ecx # jump to next instruction 103 FINISH_RB %edx, %ecx
|
/dalvik/vm/mterp/out/ |
D | InterpAsm-x86-atom.S | 400 .macro FINISH_RB _reg _rFinish macro 2414 FINISH_RB %edx, %ecx # jump to next instruction 2453 FINISH_RB %edx, %ecx # jump to next instruction 2495 FINISH_RB %edx, %ecx # jump to next instruction 3021 FINISH_RB %edx, %ecx # jump to next instruction 3091 FINISH_RB %edx, %ecx # jump to next instruction 3161 FINISH_RB %edx, %ecx # jump to next instruction 3231 FINISH_RB %edx, %ecx # jump to next instruction 3301 FINISH_RB %edx, %ecx # jump to next instruction 3371 FINISH_RB %edx, %ecx # jump to next instruction [all …]
|