Searched refs:vfp_get_dn (Results 1 – 2 of 2) sorted by relevance
56 #define vfp_get_dn(inst) ((inst & 0x000f0000) >> 16 | (inst & (1 << 7)) >> 3) macro
1132 unsigned int dn = vfp_get_dn(inst); in vfp_double_cpdo()
Completed in 6 milliseconds