Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h246 #define uasm_i_beqzl(buf, rs, off) uasm_i_beql(buf, rs, 0, off) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h247 #define uasm_i_beqzl(buf, rs, off) uasm_i_beql(buf, rs, 0, off) macro
/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm.c593 uasm_i_beqzl(p, reg, 0); in uasm_il_beqzl()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm.c594 uasm_i_beqzl(p, reg, 0); in uasm_il_beqzl()

Completed in 5 milliseconds