Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Duasm.h245 #define uasm_i_b(buf, off) uasm_i_beq(buf, 0, 0, off) macro
/linux-5.19.10/arch/mips/mm/
Duasm.c570 uasm_i_b(p, 0); in uasm_il_b()