Home
last modified time | relevance | path

Searched defs:uasm_i_beqz (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h245 #define uasm_i_beqz(buf, rs, off) uasm_i_beq(buf, rs, 0, off) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h246 #define uasm_i_beqz(buf, rs, off) uasm_i_beq(buf, rs, 0, off) macro

Completed in 2 milliseconds