Home
last modified time | relevance | path

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

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