Searched defs:LOADX (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/arch/arc/lib/ |
| 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
|
| 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
|
| /kernel/linux/linux-4.19/arch/arc/lib/ |
| D | memcpy-archs.S | 28 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] macro 33 # define LOADX(DST,RX) ld.ab DST, [RX, 4] macro
|