Searched refs:vfp_get_dd (Results 1 - 3 of 3) sorted by path

/linux-master/arch/arm/vfp/
H A Dvfpdouble.c1148 dest = vfp_get_dd(inst);
H A Dvfpsingle.c1193 dest = vfp_get_dd(inst);
H A Dvfpinstr.h52 #define vfp_get_dd(inst) ((inst & 0x0000f000) >> 12 | (inst & (1 << 22)) >> 18) macro

Completed in 231 milliseconds