summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-05-08 14:16:41 -0700
committerQuentin Carbonneaux <quentin@c9x.me>2019-05-15 11:43:50 +0200
commit7837770ba1018d8c3320a9eaf29920ef53ba2791 (patch)
tree737c67fd04f63ccaec288920fd1217a7abe94d58 /test
parent8655181f63b5327a68b27da315e889094e9e6251 (diff)
downloadroux-7837770ba1018d8c3320a9eaf29920ef53ba2791.tar.gz
arm64: Handle stack allocations larger than 4095 bytes
In this case, the immediate is too large to use directly in the add/sub
instructions, so move it into a temporary register first.

Also, for clarity, rearrange the if-conditions so that they match the
constraints of the instructions that immediately follow.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions