Lines Matching refs:indexed
381 mov.b #0xa5:8, @(byte_dst-1:16, r1.b) ; byte indexed operand
408 mov.b #0xa5:8, @(byte_dst-2:16, r1.w) ; byte indexed operand
435 mov.b #0xa5:8, @(byte_dst-3:16, er1.l) ; byte indexed operand
462 mov.b #0xa5:8, @(byte_dst-4:32, r1.b) ; byte indexed operand
489 mov.b #0xa5:8, @(byte_dst-5:32, r1.w) ; byte indexed operand
516 mov.b #0xa5:8, @(byte_dst-6:32, er1.l) ; byte indexed operand
950 mov.b r0l, @(byte_dst-1:16, r1.b) ; byte indexed operand
977 mov.b r0l, @(byte_dst-2:16, r1.w) ; byte indexed operand
1004 mov.b r0l, @(byte_dst-3:16, er1.l) ; byte indexed operand
1031 mov.b r0l, @(byte_dst-4:32, r1.b) ; byte indexed operand
1058 mov.b r0l, @(byte_dst-5:32, r1.w) ; byte indexed operand
1085 mov.b r0l, @(byte_dst-6:32, er1.l) ; byte indexed operand
1429 mov.b @(byte_src-1:16, r1.b), r0l ; indexed byte operand
1452 mov.b @(byte_src-2:16, r1.w), r0l ; indexed byte operand
1475 mov.b @(byte_src-3:16, er1.l), r0l ; indexed byte operand
1498 mov.b @(byte_src-4:32, r1.b), r0l ; indexed byte operand
1521 mov.b @(byte_src-5:32, r1.w), r0l ; indexed byte operand
1544 mov.b @(byte_src-6:32, er1.l), r0l ; indexed byte operand
2034 mov_b_indexb16_to_indexb16: ; reg 16-bit indexed, memory to memory
2067 mov_b_indexw16_to_indewb16: ; reg 16-bit indexed, memory to memory
2100 mov_b_indexl16_to_indexl16: ; reg 16-bit indexed, memory to memory
2133 mov_b_indexb32_to_indexb32: ; reg 32-bit indexed, memory to memory
2166 mov_b_indexw32_to_indexw32: ; reg 32-bit indexed, memory to memory
2199 mov_b_indexl32_to_indexl32: ; reg 32-bit indexed, memory to memory