Home
last modified time | relevance | path

Searched defs:STORER (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/lib/
H A Dmemcpy.S153 #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 Dcsum_partial.S378 #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 Docteon-memcpy.S88 #define STORER sdr macro