Home
last modified time | relevance | path

Searched defs:STOREX (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/arc/lib/
Dmemcpy-archs-unaligned.S13 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] macro
18 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] macro
Dmemcpy-archs.S26 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] macro
31 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] macro