HomeSort by: relevance | last modified time | path
    Searched refs:fpinst2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.h 71 uint32_t fpinst2; member in struct:linux32_user_vfp_exc
linux32_machdep.c 103 aux->vfp.ufp_exc.fpinst2 = 0;
  /src/sys/arch/arm/include/
armreg.h 784 ARMREG_READ_INLINE2(fpinst2, ".fpu vfp\n fmrx\t%0, fpinst2") /* VFP Exception Instruction 2 */
785 ARMREG_WRITE_INLINE2(fpinst2, ".fpu vfp\n fmxr\tfpinst2, %0") /* VFP Exception Instruction 2 */

Completed in 17 milliseconds