Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dbranch.c39 union mips16e_instruction inst_mips16e; in __isa_exception_epc() local
41 inst_mips16e.full = inst; in __isa_exception_epc()
42 if (inst_mips16e.ri.opcode == MIPS16e_jal_op) in __isa_exception_epc()