Searched refs:uasm_i_bnez (Results 1 - 2 of 2) 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.h200 #define uasm_i_bnez(buf, rs, off) uasm_i_bne(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.c662 uasm_i_bnez(p, reg, 0);

Completed in 49 milliseconds