Searched refs:jr_op (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/mips/kernel/ |
| H A D | probes-common.h | 23 case jr_op: in __insn_has_delay_slot()
|
| H A D | branch.c | 438 case jr_op: in __compute_return_epc_for_insn() 439 if (NO_R6EMU && insn.r_format.func == jr_op) in __compute_return_epc_for_insn()
|
| /linux/arch/mips/mm/ |
| H A D | uasm-mips.c | 116 [insn_jr] = {M(spec_op, 0, 0, 0, 0, jr_op), RS},
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | inst.h | 47 jr_op, jalr_op, movz_op, movn_op, enumerator
|
| /linux/arch/mips/kvm/ |
| H A D | emulate.c | 67 case jr_op: in kvm_compute_return_epc()
|