Searched defs:STOREL (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/lib/ |
H A D | memcpy.S | 152 #define STOREL(reg, addr, handler) EXC(sdl, ST_INSN, reg, addr, handler) macro 189 #define STOREL(reg, addr, handler) EXC(swl, ST_INSN, reg, addr, handler) macro
|
H A D | csum_partial.S | 377 #define STOREL(reg, addr) EXC(sdl, ST_INSN, reg, addr) macro 397 #define STOREL(reg, addr) EXC(swl, ST_INSN, reg, addr) macro
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 87 #define STOREL sdl macro
|