Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dbranch.h92 if (inst->ri.opcode == MIPS16e_extend_op) { in MIPS16e_compute_return_epc()
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h511 MIPS16e_extend_op = 036, enumerator
/linux-4.4.14/arch/mips/kernel/
Dbranch.c332 case MIPS16e_extend_op: in __MIPS16e_compute_return_epc()
Dunaligned.c1997 if (mips16inst.ri.opcode == MIPS16e_extend_op) { in emulate_load_store_MIPS16e()