arm: Implement the AAPCS32 ABI.
authorGabe Black <gabeblack@google.com>
Mon, 23 Dec 2019 04:06:51 +0000 (23:06 -0500)
committerGabe Black <gabeblack@google.com>
Thu, 12 Mar 2020 11:14:09 +0000 (11:14 +0000)
commitf71345128b46fe68c1d5905a28a9f5f25aabb58c
treea43f6a4cd18729f189aa37e247d3d6f00da090c3
parentec5a24fba4408a99f8f996e40686f6d37df7cd9e
arm: Implement the AAPCS32 ABI.

Change-Id: I63b2ec586146163642392f5164fb01335d811471
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24108
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/arm/aapcs32.hh [new file with mode: 0644]