Home
last modified time | relevance | path

Searched refs:uasm_i_b (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h244 #define uasm_i_b(buf, off) uasm_i_beq(buf, 0, 0, off) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h245 #define uasm_i_b(buf, off) uasm_i_beq(buf, 0, 0, off) macro
/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm.c569 uasm_i_b(p, 0); in uasm_il_b()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm.c570 uasm_i_b(p, 0); in uasm_il_b()
/kernel/linux/linux-5.10/arch/mips/net/
H A Dbpf_jit.c495 uasm_i_b(&p, imm); in emit_bcond()

Completed in 9 milliseconds