Home | History | Annotate | Download | only in out

Lines Matching defs:xINST

81   x23  xINST     first 16-bit code unit of current instruction
106 #define xINST x23
170 * src and dest registers are parameterized (not hard-wired to xPC and xINST).
178 * xINST ahead of possible exception point. Be sure to manually advance xPC
228 and \reg, xINST, #255
331 stp xSELF, xINST, [sp, #32]
425 FETCH_ADVANCE_INST 3 // advance xPC, load xINST
427 GET_INST_OPCODE ip // extract opcode from xINST
526 FETCH_ADVANCE_INST 3 // advance xPC, load xINST
528 GET_INST_OPCODE ip // extract opcode from xINST
702 GET_INST_OPCODE ip // ip<- opcode from xINST
1153 sbfm xINST, x0, 0, 31
1178 sbfm xINST, x0, 0, 31
2758 mov x2, xINST
2881 mov x3, xINST
2914 mov x3, xINST
2947 mov x3, xINST
2973 mov x3, xINST
3000 mov x3, xINST
3048 mov x3, xINST
3074 mov x3, xINST
3100 mov x3, xINST
3126 mov x3, xINST
3152 mov x3, xINST
6585 mov x3, xINST
6611 mov x3, xINST
11450 mov x2, xINST
11468 mov x2, xINST
11524 sbfm x2, xINST, 0, 31
11577 ldp xSELF, xINST, [sp, #32]
11583 mov xINST, x0 // stash return value
11590 xINST // restore return value
11593 ldp xSELF, xINST, [sp, #32]