Home
last modified time | relevance | path

Searched refs:dsp_format (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/uapi/asm/
Dinst.h767 struct dsp_format { /* SPEC3 DSP format instructions */ struct
1102 struct dsp_format dsp_format; member
/arch/mips/kernel/
Dunaligned.c164 if (insn.dsp_format.func == lx_op) { in emulate_load_store_insn()
165 switch (insn.dsp_format.op) { in emulate_load_store_insn()
173 regs->regs[insn.dsp_format.rd] = value; in emulate_load_store_insn()
182 regs->regs[insn.dsp_format.rd] = value; in emulate_load_store_insn()