Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dunaligned.c236 switch (insn.spec3_format.func) { in emulate_load_store_insn()
244 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
253 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
262 regs->regs[insn.spec3_format.rt] = value; in emulate_load_store_insn()
268 value = regs->regs[insn.spec3_format.rt]; in emulate_load_store_insn()
277 value = regs->regs[insn.spec3_format.rt]; in emulate_load_store_insn()
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h809 struct spec3_format { /* SPEC3 */ struct
1135 struct spec3_format spec3_format; member
/openbmc/linux/arch/mips/kvm/
H A Dvz.c579 if (inst.spec3_format.opcode != spec3_op) in is_eva_access()
582 switch (inst.spec3_format.func) { in is_eva_access()
1096 offset = inst.spec3_format.simmediate; in kvm_vz_gpsi_cache()
1246 switch (inst.spec3_format.func) { in kvm_trap_vz_handle_gpsi()