Home
last modified time | relevance | path

Searched refs:reg2i14_format (Results 1 – 4 of 4) sorted by relevance

/arch/loongarch/include/asm/
A Dinst.h311 struct reg2i14_format { struct
365 struct reg2i14_format reg2i14_format; member
656 insn->reg2i14_format.opcode = OP; \
657 insn->reg2i14_format.immediate = imm; \
658 insn->reg2i14_format.rd = rd; \
659 insn->reg2i14_format.rj = rj; \
/arch/loongarch/kvm/
A Dexit.c382 rd = inst.reg2i14_format.rd; in kvm_emu_mmio_read()
383 opcode = inst.reg2i14_format.opcode; in kvm_emu_mmio_read()
563 rd = inst.reg2i14_format.rd; in kvm_emu_mmio_write()
564 opcode = inst.reg2i14_format.opcode; in kvm_emu_mmio_write()
/arch/loongarch/kernel/
A Dunaligned.c329 switch (insn.reg2i14_format.opcode) { in emulate_load_store_insn()
A Dinst.c146 switch (insn.reg2i14_format.opcode) { in insns_not_supported()

Completed in 781 milliseconds