Searched refs:uasm_i_beqz (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Duasm.h234 #define uasm_i_beqz(buf, rs, off) uasm_i_beq(buf, rs, 0, off) macro
/linux-4.1.27/arch/mips/mm/
H A Duasm.c536 ISAFUNC(uasm_i_beqz)(p, reg, 0); uasm_il_beqz()
H A Dtlbex.c1991 uasm_i_beqz(&p, wr.r3, 8); build_r4000_tlb_load_handler()
2058 uasm_i_beqz(&p, wr.r3, 8); build_r4000_tlb_load_handler()

Completed in 100 milliseconds