Searched refs:rINSTw (Results 1 – 5 of 5) sorted by relevance
/art/runtime/interpreter/mterp/x86/ |
D | op_move_from16.S | 5 movw 2(rPC), rINSTw # rINSTw <- BBBB
|
D | header.S | 161 #define rINSTw %bx macro
|
/art/runtime/interpreter/mterp/x86_64/ |
D | header.S | 162 #define rINSTw %bx macro
|
/art/runtime/interpreter/mterp/out/ |
D | mterp_x86.S | 168 #define rINSTw %bx macro 436 movw 2(rPC), rINSTw # rINSTw <- BBBB 525 movw 2(rPC), rINSTw # rINSTw <- BBBB 2065 movw rINSTw, (%eax) 2091 movw rINSTw, (%eax) 6103 movw rINSTw, (%ecx,%eax,1)
|
D | mterp_x86_64.S | 169 #define rINSTw %bx macro 2007 movw rINSTw, MIRROR_CHAR_ARRAY_DATA_OFFSET(%rax,%rcx,2) 2036 movw rINSTw, MIRROR_SHORT_ARRAY_DATA_OFFSET(%rax,%rcx,2) 5848 movw rINSTw, (%rcx,%rax,1)
|