Searched refs:uasm_i_b (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/mips/include/asm/ | ||
D | uasm.h | 245 #define uasm_i_b(buf, off) uasm_i_beq(buf, 0, 0, off) macro |
/linux-5.19.10/arch/mips/mm/ | ||
D | uasm.c | 570 uasm_i_b(p, 0); in uasm_il_b() |