Searched refs:xINST (Results 1 – 4 of 4) sorted by relevance
/art/runtime/interpreter/mterp/arm64/ |
D | invoke.S | 12 mov x3, xINST 33 mov x3, xINST
|
D | main.S | 103 #define xINST x23 macro 225 and \reg, xINST, #255 406 SAVE_TWO_REGS xSELF, xINST, 32 630 mov x2, xINST 648 mov x2, xINST 751 RESTORE_TWO_REGS xSELF, xINST, 32 759 mov xINST, x0 // stash return value 766 mov x0, xINST // restore return value 769 RESTORE_TWO_REGS xSELF, xINST, 32
|
D | control_flow.S | 137 sxtw xINST, w0
|
D | object.S | 7 mov x1, xINST // arg1: uint16_t inst_data
|