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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/vfp/
H A Dvfpinstr.h54 #define vfp_get_sd(inst) ((inst & 0x0000f000) >> 11 | (inst & (1 << 22)) >> 22) macro
H A Dvfpdouble.c1144 dest = vfp_get_sd(inst);
H A Dvfpsingle.c1193 dest = vfp_get_sd(inst);

Completed in 57 milliseconds