Home
last modified time | relevance | path

Searched refs:ARM_FLOAT_VFP (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.h68 ARM_FLOAT_VFP, /* Full VFP calling convention. */ enumerator
Darm-linux-tdep.c1789 case ARM_FLOAT_VFP: in arm_linux_init_abi()
Darm-tdep.c4630 return tdep->fp_model == ARM_FLOAT_VFP; in arm_vfp_abi_for_function()
8946 case ARM_FLOAT_VFP: in arm_extract_return_value()
9159 case ARM_FLOAT_VFP: in arm_store_return_value()
10204 fp_model = ARM_FLOAT_VFP; in arm_gdbarch_init()
10304 fp_model = ARM_FLOAT_VFP; in arm_gdbarch_init()
DChangeLog-20094387 ARM_FLOAT_VFP case.