Searched defs:STORER (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/lib/ |
H A D | memcpy.S | 153 #define STORER(reg, addr, handler) EXC(sdr, ST_INSN, reg, addr, handler) macro 190 #define STORER(reg, addr, handler) EXC(swr, ST_INSN, reg, addr, handler) macro
|
H A D | csum_partial.S | 378 #define STORER(reg, addr) EXC(sdr, ST_INSN, reg, addr) macro 398 #define STORER(reg, addr) EXC(swr, ST_INSN, reg, addr) macro
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 88 #define STORER sdr macro
|