Searched defs:LOADX (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arc/lib/ |
H A D | memcpy-archs-unaligned.S | 12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] macro 17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] macro
|
H A D | memcpy-archs.S | 25 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] macro 30 # define LOADX(DST,RX) ld.ab DST, [RX, 4] macro
|