Searched refs:vfp_get_sm (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/vfp/
H A Dvfpinstr.h56 #define vfp_get_sm(inst) ((inst & 0x0000000f) << 1 | (inst & (1 << 5)) >> 5) macro
H A Dvfpsingle.c1176 unsigned int sm = vfp_get_sm(inst);

Completed in 52 milliseconds