HomeSort by relevance Sort by last modified time
    Searched refs:FPU_ARCH_FPA (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
arm.h 168 #define FPU_ARCH_FPA ARM_FEATURE (0, FPU_FPA)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c 108 # define FPU_DEFAULT FPU_ARCH_FPA
114 # define FPU_DEFAULT FPU_ARCH_FPA /* Soft-float, but FPA order. */
120 # define FPU_DEFAULT FPU_ARCH_FPA
162 static const arm_feature_set fpu_arch_fpa = FPU_ARCH_FPA; variable
    [all...]

Completed in 330 milliseconds