Home
last modified time | relevance | path

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

/linux/arch/arc/lib/
H A 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
H A Dmemcpy-archs.S26 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] macro
31 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] macro