Home
last modified time | relevance | path

Searched refs:uasm_i_bnez (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h247 #define uasm_i_bnez(buf, rs, off) uasm_i_bne(buf, rs, 0, off) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h248 #define uasm_i_bnez(buf, rs, off) uasm_i_bne(buf, rs, 0, off) macro
/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm.c609 uasm_i_bnez(p, reg, 0); in uasm_il_bnez()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm.c610 uasm_i_bnez(p, reg, 0); in uasm_il_bnez()

Completed in 5 milliseconds