mips32_dsp_enable() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

mips32_dsp_enable() function

mips32_dsp_enable - Enable access to DSP registers Enables access to DSP registers by modifying the status register. This function adds instructions to the context queue for enabling access to DSP registers by modifying the status register.

Syntax

static void mips32_dsp_enable(struct pracc_queue_info *ctx,     int isa);

Arguments

ctx

Context information for the pracc queue

isa

Instruction Set Architecture identifier

References

LocationReferrerText
mips32.c:1697
static void mips32_dsp_enable(struct pracc_queue_info *ctx, int isa)
mips32.c:1779mips32_pracc_read_dsp_reg()
mips32_dsp_enable(&ctx, isa);
mips32.c:1850mips32_pracc_write_dsp_reg()
mips32_dsp_enable(&ctx, isa);

Call Tree

Functions calling mips32_dsp_enable()
Functions called by mips32_dsp_enable()
mips32_dsp_enable()
all items filtered out
Data read by mips32_dsp_enable()
mips32_dsp_enable()