Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h647 struct spec3_format { /* SPEC3 */ struct
928 struct spec3_format spec3_format; member
/linux-4.4.14/arch/mips/kernel/
Dunaligned.c951 switch (insn.spec3_format.func) { in emulate_load_store_insn()
963 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
976 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
989 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
997 value = regs->regs[insn.spec3_format.rt]; in emulate_load_store_insn()
1010 value = regs->regs[insn.spec3_format.rt]; in emulate_load_store_insn()