Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Dunaligned.c186 regs->regs[insn.dsp_format.rd] = value; in emulate_load_store_insn()
195 regs->regs[insn.dsp_format.rd] = value; in emulate_load_store_insn()
206 if (insn.dsp_format.func == lx_op) { in emulate_load_store_insn()
207 switch (insn.dsp_format.op) { in emulate_load_store_insn()
215 regs->regs[insn.dsp_format.rd] = value; in emulate_load_store_insn()
224 regs->regs[insn.dsp_format.rd] = value; in emulate_load_store_insn()
/arch/mips/include/uapi/asm/
A Dinst.h788 struct dsp_format { /* SPEC3 DSP format instructions */ struct
1134 struct dsp_format dsp_format; member

Completed in 10 milliseconds