Searched defs:STOREX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arc/lib/ |
H A D | memcpy-archs-unaligned.S | 13 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] macro 18 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] macro
|
H A D | memcpy-archs.S | 26 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] macro 31 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] macro
|