Home
last modified time | relevance | path

Searched refs:beq_op (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dprobes-common.h53 case beq_op: in __insn_has_delay_slot()
H A Dbranch.c584 case beq_op: in __compute_return_epc_for_insn()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm-mips.c57 [insn_beq] = {M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dinst.h24 beq_op, bne_op, blez_op, bgtz_op, enumerator
/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dcp1emu.c523 case beq_op: in isBranchInstr()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Demulate.c153 case beq_op: in kvm_compute_return_epc()