Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dinst.h270 struct reg0i15_format { struct
367 struct reg0i15_format reg0i15_format; member
429 return ip->reg0i15_format.opcode == break_op; in is_break_ins()
546 insn->reg0i15_format.opcode = OP; \
547 insn->reg0i15_format.immediate = imm; \
/linux/arch/loongarch/kvm/
H A Dexit.c893 code = inst.reg0i15_format.immediate; in kvm_handle_hypercall()