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

MIPS32_ISA_OR macro

Syntax

#define MIPS32_ISA_OR(dst, src, val) MIPS32_R_INST(0, src, val, dst, 0, 37)

Arguments

dst

src

val

References

LocationText
mips32.h:554
#define MIPS32_ISA_OR(dst, src, val) MIPS32_R_INST(0, src, val, dst, 0, 37)
mips32.c:1711
pracc_add(ctx, 0, MIPS32_ISA_OR(8, 8, 15));