diff options
| author | Edmund Grimley Evans <Edmund.Grimley.Evans@gmail.com> | 2015-03-07 17:03:51 +0000 |
|---|---|---|
| committer | Edmund Grimley Evans <Edmund.Grimley.Evans@gmail.com> | 2015-03-07 17:42:08 +0000 |
| commit | d854dede033f451452ebc3e1d6b8a33a2e9724fb (patch) | |
| tree | 38bed021c244215108722e09634b3492f3223b1e /tests/tests2/73_arm64.expect | |
| parent | ac70e6b84040dc24a065013cdf30ff44d98cc670 (diff) | |
| download | tinycc-d854dede033f451452ebc3e1d6b8a33a2e9724fb.tar.gz tinycc-d854dede033f451452ebc3e1d6b8a33a2e9724fb.tar.bz2 | |
arm64: Optimise some integer operations with a constant operand.
Diffstat (limited to 'tests/tests2/73_arm64.expect')
| -rw-r--r-- | tests/tests2/73_arm64.expect | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/tests/tests2/73_arm64.expect b/tests/tests2/73_arm64.expect index 00e5529..7bdebd3 100644 --- a/tests/tests2/73_arm64.expect +++ b/tests/tests2/73_arm64.expect @@ -136,3 +136,39 @@ abcd1234ffffffff ffffef0123456789 abcdef012345ffff abcdef0123456789 +3e8 +3e8 +463 +36d +fffffffffffff3e9 +7b3e8 +3421 +ffffd3af +fffffc17 +fffffffffffffc18 +fffffc93 +fffffffffffffc93 +0 +3e8 +3e8 +ffffffff +3e8 +fffffffffffffc17 +e0 +3f8 +318 +3e8 +3e8 +3e8 +7d0 +0 +7d0 +0 +1f4 +0 +1f4 +0 +1f4 +0 +1f4 +0 |
