Home
last modified time | relevance | path

Searched refs:vfp_get_dn (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/arm/vfp/
A Dvfpinstr.h56 #define vfp_get_dn(inst) ((inst & 0x000f0000) >> 16 | (inst & (1 << 7)) >> 3) macro
A Dvfpdouble.c1132 unsigned int dn = vfp_get_dn(inst); in vfp_double_cpdo()

Completed in 6 milliseconds