HomeSort by relevance Sort by last modified time
    Searched defs:FPU (Results 1 - 5 of 5) sorted by null

  /device/google/contexthub/firmware/src/platform/stm32f4xx/
crt_stm32f4xx.c 95 VECI(FPU);
  /external/v8/src/
globals.h 750 FPU,
851 // The x87 FPU convert the sNaN to qNaN automatically when loading sNaN from
    [all...]
  /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
core_cm4.h 111 /** __FPU_USED indicates whether an FPU is used or not.
112 For this, __FPU_PRESENT has to be checked prior to making use of FPU specific registers and functions.
119 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
131 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
143 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
155 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
    [all...]
core_cm7.h 111 /** __FPU_USED indicates whether an FPU is used or not.
112 For this, __FPU_PRESENT has to be checked prior to making use of FPU specific registers and functions.
119 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
131 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
143 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
155 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]

Completed in 5261 milliseconds