Searched refs:vfp_get_dd (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.h55 #define vfp_get_dd(inst) ((inst & 0x0000f000) >> 12) macro
H A Dvfpdouble.c1146 dest = vfp_get_dd(inst);
H A Dvfpsingle.c1191 dest = vfp_get_dd(inst);

Completed in 49 milliseconds