Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Dinst.h648 struct dsp_format { /* SPEC3 DSP format instructions */ struct
946 struct dsp_format dsp_format; member
/arch/mips/kernel/
Dunaligned.c943 if (insn.dsp_format.func == lx_op) { in emulate_load_store_insn()
944 switch (insn.dsp_format.op) { in emulate_load_store_insn()
952 regs->regs[insn.dsp_format.rd] = value; in emulate_load_store_insn()
961 regs->regs[insn.dsp_format.rd] = value; in emulate_load_store_insn()