Searched defs:STOREX (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/arch/arc/lib/ |
| 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
|
| 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
|
| /kernel/linux/linux-5.10/arch/arc/lib/ |
| 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
|
| 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
|