[PATCH 3/4] Aarch64: Float register detection for return values.

Simon Marchi simon.marchi@polymtl.ca
Tue Aug 28 16:03:00 GMT 2018


On 2018-08-20 05:29, Alan Hayward wrote:
> Use aapcs_is_vfp_call_or_return_candidate to detect float register
> args.
> 
> Remove the no longer used is_hfa_or_hva().
> 
> 2018-08-20  Alan Hayward  <alan.hayward@arm.com>
> 
> 	PR gdb/22943:
> 	* aarch64-tdep.c (is_hfa_or_hva): Remove function.
> 	(aarch64_extract_return_value): Use
> 	aapcs_is_vfp_call_or_return_candidate.
> 	(aarch64_return_in_memory): Likewise.
> 	(aarch64_store_return_value): Likewise.

LGTM too, with the same disclaimer as the previous patches.

Simon



More information about the Gdb-patches mailing list