Searched refs:uasm_insn_has_bdelay (Results 1 – 3 of 3) sorted by relevance
545 int uasm_insn_has_bdelay(struct uasm_reloc *rel, u32 *addr) in uasm_insn_has_bdelay() function556 UASM_EXPORT_SYMBOL(uasm_insn_has_bdelay);
1340 && uasm_insn_has_bdelay(relocs, in build_r4000_tlb_refill_handler()1386 if (uasm_insn_has_bdelay(relocs, split - 1)) in build_r4000_tlb_refill_handler()1397 if (uasm_insn_has_bdelay(relocs, split)) in build_r4000_tlb_refill_handler()
309 int uasm_insn_has_bdelay(struct uasm_reloc *rel, u32 *addr);