Home
last modified time | relevance | path

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

/linux/arch/arm/vfp/
A Dvfpinstr.h54 #define vfp_get_dm(inst) ((inst & 0x0000000f) | (inst & (1 << 5)) >> 1) macro
A Dvfpdouble.c1156 dm = vfp_get_dm(inst); in vfp_double_cpdo()

Completed in 5 milliseconds