Searched defs:STORER (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/arch/mips/lib/ |
| D | memcpy.S | 149 #define STORER(reg, addr, handler) EXC(sdr, ST_INSN, reg, addr, handler) macro 186 #define STORER(reg, addr, handler) EXC(swr, ST_INSN, reg, addr, handler) macro
|
| D | csum_partial.S | 390 #define STORER(reg, addr, handler) EXC(sdr, ST_INSN, reg, addr, handler) macro 410 #define STORER(reg, addr, handler) EXC(swr, ST_INSN, reg, addr, handler) macro
|
| /linux-4.4.14/arch/mips/cavium-octeon/ |
| D | octeon-memcpy.S | 87 #define STORER sdr macro
|