Searched refs:STOREX (Results 1 – 1 of 1) sorted by relevance
/picolibc-latest/newlib/libc/machine/arc/ |
D | memcpy-archs.S | 63 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] macro 70 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] macro 312 STOREX (r6, r3) 313 STOREX (r8, r3) 314 STOREX (r10, r3) 315 STOREX (r4, r3)
|