OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_VFPD32
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h
180
instructions for VFPv3 or NEON. TARGET_VFP3/
TARGET_VFPD32
are currently
185
#define
TARGET_VFPD32
(bitmap_bit_p (arm_active_target.isa, isa_bit_fp_d32))
1049
(
TARGET_VFPD32
? LAST_HI_VFP_REGNUM : LAST_LO_VFP_REGNUM)
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h
180
instructions for VFPv3 or NEON. TARGET_VFP3/
TARGET_VFPD32
are currently
185
#define
TARGET_VFPD32
(bitmap_bit_p (arm_active_target.isa, isa_bit_fp_d32))
1038
(
TARGET_VFPD32
? LAST_HI_VFP_REGNUM : LAST_LO_VFP_REGNUM)
Completed in 83 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026