Searched refs:INSN_LEN (Results 1 – 1 of 1) sorted by relevance
85 #define INSN_LEN(insn) ((((insn) & 0x3) < 0x3) ? 2 : 4) macro318 regs->epc = epc + INSN_LEN(insn); in handle_misaligned_load()367 regs->epc = epc + INSN_LEN(insn); in handle_misaligned_store()