Home
last modified time | relevance | path

Searched defs:LOADX (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/lib/
Dmemcpy-archs-unaligned.S12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] macro
17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] macro
Dmemcpy-archs.S25 # 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/
Dmemcpy-archs.S28 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] macro
33 # define LOADX(DST,RX) ld.ab DST, [RX, 4] macro