Home
last modified time | relevance | path

Searched refs:MVFR0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/include/asm/
Dvfpmacros.h47 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
72 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
Dvfp.h16 #define MVFR0 cr7 macro
/linux-6.1.9/arch/arm/vfp/
Dvfpmodule.c816 u32 mvfr0 = fmrx(MVFR0); in vfp_init()