Searched defs:STORER (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/mips/lib/ | 
| 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
  | 
| D | csum_partial.S | 392 #define STORER(reg, addr, handler)	EXC(sdr, ST_INSN, reg, addr, handler)  macro 412 #define STORER(reg, addr, handler)	EXC(swr, ST_INSN, reg, addr, handler)  macro
  | 
| /Linux-v5.4/arch/mips/cavium-octeon/ | 
| D | octeon-memcpy.S | 88 #define STORER sdr  macro
  |