blez_op           612 arch/mips/kernel/branch.c 	case blez_op:
blez_op           627 arch/mips/kernel/branch.c 			if ((insn.i_format.opcode == blez_op) &&
blez_op           663 arch/mips/kernel/branch.c 			if ((insn.i_format.opcode == blez_op) &&
blez_op           884 arch/mips/kernel/branch.c 	case blez_op:
blez_op            57 arch/mips/kernel/probes-common.h 	case blez_op: /* not really i_format */
blez_op           173 arch/mips/kvm/emulate.c 	case blez_op:	/* POP06 */
blez_op           553 arch/mips/math-emu/cp1emu.c 	case blez_op:
blez_op           568 arch/mips/math-emu/cp1emu.c 			if ((insn.i_format.opcode == blez_op) &&
blez_op           606 arch/mips/math-emu/cp1emu.c 			if ((insn.i_format.opcode == blez_op) &&
blez_op            62 arch/mips/mm/uasm-mips.c 	[insn_blez]	= {M(blez_op, 0, 0, 0, 0, 0), RS | BIMM},