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

MIPS32_DSP_ENABLE macro

Syntax

#define MIPS32_DSP_ENABLE 0x1000000

References

LocationText
mips32.h:780
#define MIPS32_DSP_ENABLE 0x1000000
mips32.c:1709
pracc_add(ctx, 0, MIPS32_LUI(isa, 15, UPPER16(MIPS32_DSP_ENABLE)));
mips32.c:1710
pracc_add(ctx, 0, MIPS32_ORI(isa, 15, 15, LOWER16(MIPS32_DSP_ENABLE)));