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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Duasm.h198 #define uasm_i_beqz(buf, rs, off) uasm_i_beq(buf, rs, 0, off) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Duasm.c637 uasm_i_beqz(p, reg, 0);
H A Dtlbex.c1915 uasm_i_beqz(&p, wr.r3, 8);
1969 uasm_i_beqz(&p, wr.r3, 8);

Completed in 76 milliseconds