Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/uapi/asm/
Dinst.h614 struct spec3_format { /* SPEC3 */ struct
894 struct spec3_format spec3_format; member
/linux-4.1.27/arch/mips/kernel/
Dunaligned.c947 switch (insn.spec3_format.func) { in emulate_load_store_insn()
959 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
972 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
985 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
993 value = regs->regs[insn.spec3_format.rt]; in emulate_load_store_insn()
1006 value = regs->regs[insn.spec3_format.rt]; in emulate_load_store_insn()