MIPS32_DSP_MTLO is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

MIPS32_DSP_MTLO macro

Syntax

#define MIPS32_DSP_MTLO(reg, ac) MIPS32_S_INST(reg, ac, MIPS32_OP_MTLO)

Arguments

reg

ac

References

LocationText
mips32.h:792
#define MIPS32_DSP_MTLO(reg, ac) MIPS32_S_INST(reg, ac, MIPS32_OP_MTLO)
mips32.c:1838
MIPS32_DSP_MTLO(t0, 1), /* mtlo t0, $ac1 - OPCODE - 0x01000813 */
mips32.c:1839
MIPS32_DSP_MTLO(t0, 2), /* mtlo t0, $ac2 - OPCODE - 0x01001013 */
mips32.c:1840
MIPS32_DSP_MTLO(t0, 3), /* mtlo t0, $ac3 - OPCODE - 0x01001813 */