Home
last modified time | relevance | path

Searched refs:xINST (Results 1 – 6 of 6) sorted by relevance

/art/runtime/interpreter/mterp/arm64/
Dinvoke.S12 mov x3, xINST
33 mov x3, xINST
Dmain.S103 #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
Dcontrol_flow.S137 sxtw xINST, w0
Dobject.S7 mov x1, xINST // arg1: uint16_t inst_data
/art/runtime/interpreter/mterp/arm64ng/
Dmain.S81 #define xINST x23 macro
180 and \reg, xINST, #255
811 GET_SHORTY xINST, \is_interface, \is_polymorphic, \is_custom
816 add x9, xINST, #1 // shorty + 1 ; ie skip return arg character
833 add x9, xINST, #1 // shorty + 1 ; ie skip return arg character
863 ldrb wip, [xINST]
1049 GET_SHORTY xINST, \is_interface, \is_polymorphic, \is_custom
1054 add x9, xINST, #1 // shorty + 1 ; ie skip return arg character
1077 add x9, xINST, #1 // shorty + 1 ; ie skip return arg character
1112 ldrb wip, [xINST]
[all …]
Dcontrol_flow.S135 sxtw xINST, w0