HomeSort by: relevance | last modified time | path
    Searched defs:FPU_NEON_EXT_FMA (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
arm.h 119 #define FPU_NEON_EXT_FMA 0x00080000 /* Neon fused multiply-add. */
235 #define FPU_NEON_ARMV8 (FPU_NEON_EXT_V1 | FPU_NEON_EXT_FMA \
243 | FPU_NEON_EXT_FMA \
278 | FPU_NEON_EXT_FMA)
  /src/external/gpl3/binutils.old/dist/include/opcode/
arm.h 119 #define FPU_NEON_EXT_FMA 0x00080000 /* Neon fused multiply-add. */
235 #define FPU_NEON_ARMV8 (FPU_NEON_EXT_V1 | FPU_NEON_EXT_FMA \
243 | FPU_NEON_EXT_FMA \
278 | FPU_NEON_EXT_FMA)
  /src/external/gpl3/gdb.old/dist/include/opcode/
arm.h 119 #define FPU_NEON_EXT_FMA 0x00080000 /* Neon fused multiply-add. */
235 #define FPU_NEON_ARMV8 (FPU_NEON_EXT_V1 | FPU_NEON_EXT_FMA \
243 | FPU_NEON_EXT_FMA \
278 | FPU_NEON_EXT_FMA)
  /src/external/gpl3/gdb/dist/include/opcode/
arm.h 119 #define FPU_NEON_EXT_FMA 0x00080000 /* Neon fused multiply-add. */
235 #define FPU_NEON_ARMV8 (FPU_NEON_EXT_V1 | FPU_NEON_EXT_FMA \
243 | FPU_NEON_EXT_FMA \
278 | FPU_NEON_EXT_FMA)

Completed in 26 milliseconds