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

  /src/external/gpl3/binutils/dist/include/opcode/
arm.h 118 #define FPU_VFP_EXT_FP16 0x00100000 /* Half-precision extensions. */
224 #define FPU_VFP_V4D16 (FPU_VFP_V3D16 | FPU_VFP_EXT_FP16 \
226 #define FPU_VFP_V4 (FPU_VFP_V3 | FPU_VFP_EXT_FP16 \
228 #define FPU_VFP_V4_SP_D16 (FPU_VFP_V3xD | FPU_VFP_EXT_FP16 \
256 | FPU_VFP_EXT_FP16)
259 | FPU_VFP_EXT_FP16)
262 | FPU_VFP_EXT_FP16)
269 | FPU_VFP_EXT_FP16)
  /src/external/gpl3/binutils.old/dist/include/opcode/
arm.h 118 #define FPU_VFP_EXT_FP16 0x00100000 /* Half-precision extensions. */
224 #define FPU_VFP_V4D16 (FPU_VFP_V3D16 | FPU_VFP_EXT_FP16 \
226 #define FPU_VFP_V4 (FPU_VFP_V3 | FPU_VFP_EXT_FP16 \
228 #define FPU_VFP_V4_SP_D16 (FPU_VFP_V3xD | FPU_VFP_EXT_FP16 \
256 | FPU_VFP_EXT_FP16)
259 | FPU_VFP_EXT_FP16)
262 | FPU_VFP_EXT_FP16)
269 | FPU_VFP_EXT_FP16)
  /src/external/gpl3/gdb/dist/include/opcode/
arm.h 118 #define FPU_VFP_EXT_FP16 0x00100000 /* Half-precision extensions. */
224 #define FPU_VFP_V4D16 (FPU_VFP_V3D16 | FPU_VFP_EXT_FP16 \
226 #define FPU_VFP_V4 (FPU_VFP_V3 | FPU_VFP_EXT_FP16 \
228 #define FPU_VFP_V4_SP_D16 (FPU_VFP_V3xD | FPU_VFP_EXT_FP16 \
256 | FPU_VFP_EXT_FP16)
259 | FPU_VFP_EXT_FP16)
262 | FPU_VFP_EXT_FP16)
269 | FPU_VFP_EXT_FP16)
  /src/external/gpl3/gdb.old/dist/include/opcode/
arm.h 118 #define FPU_VFP_EXT_FP16 0x00100000 /* Half-precision extensions. */
224 #define FPU_VFP_V4D16 (FPU_VFP_V3D16 | FPU_VFP_EXT_FP16 \
226 #define FPU_VFP_V4 (FPU_VFP_V3 | FPU_VFP_EXT_FP16 \
228 #define FPU_VFP_V4_SP_D16 (FPU_VFP_V3xD | FPU_VFP_EXT_FP16 \
260 | FPU_VFP_EXT_FP16)
263 | FPU_VFP_EXT_FP16)
266 | FPU_VFP_EXT_FP16)
273 | FPU_VFP_EXT_FP16)

Completed in 28 milliseconds