Lines Matching full:compact
258 * exception only. It does not handle compact branches/jumps and cannot
259 * be used in interrupt context. (Compact branches/jumps do not cause
316 * exception only. It does not handle compact branches/jumps and cannot
317 * be used in interrupt context. (Compact branches/jumps do not cause
412 * MIPS R6 Compact branches and forbidden slots:
413 * Compact branches do not throw exceptions because they do
417 * only possible reason to be here because of a MIPS R6 compact
616 * Compact branches for R6 for the in __compute_return_epc_for_insn()
652 * Compact branches for R6 for the in __compute_return_epc_for_insn()
792 /* Compact branch: BALC */ in __compute_return_epc_for_insn()
800 /* Compact branch: BEQZC || JIC */ in __compute_return_epc_for_insn()
806 /* Compact branch: BNEZC || JIALC */ in __compute_return_epc_for_insn()
820 * Compact branches: in __compute_return_epc_for_insn()
890 * are MIPS R6 compact branches in __insn_is_compact_branch()