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

  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.h 70 uint32_t fpinst; member in struct:linux32_user_vfp_exc
linux32_machdep.c 102 aux->vfp.ufp_exc.fpinst = 0;
  /src/sys/arch/arm/include/
armreg.h 782 ARMREG_READ_INLINE2(fpinst, ".fpu vfp\n fmrx\t%0, fpinst") /* VFP Exception Instruction */
783 ARMREG_WRITE_INLINE2(fpinst, ".fpu vfp\n vmsr\tfpinst, %0") /* VFP Exception Instruction */

Completed in 13 milliseconds