Searched defs:UASM_i_LL (Results 1 - 1 of 1) 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.h173 # define UASM_i_LL(buf, rs, rt, off) uasm_i_lld(buf, rs, rt, off) macro
192 # define UASM_i_LL(buf, rs, rt, off) uasm_i_ll(buf, rs, rt, off) macro

Completed in 15 milliseconds