From 86e8dcd5e291965c27761633174fd9e65a293136 Mon Sep 17 00:00:00 2001 From: Edmund Grimley Evans Date: Mon, 2 Mar 2015 20:39:28 +0000 Subject: arm64: Improve constant generation, with tests. --- tests/tests2/73_arm64.expect | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'tests/tests2/73_arm64.expect') diff --git a/tests/tests2/73_arm64.expect b/tests/tests2/73_arm64.expect index c084677..00e5529 100644 --- a/tests/tests2/73_arm64.expect +++ b/tests/tests2/73_arm64.expect @@ -121,3 +121,18 @@ f8f8f8f8 7fffc0 3fff80003fff800 7fffffffffe00 +abcd1234 +abcd00001234 +abcd000000001234 +abcd12340000 +abcd000012340000 +abcd123400000000 +ffffffffabcd1234 +ffffabcdffff1234 +abcdffffffff1234 +ffffabcd1234ffff +abcdffff1234ffff +abcd1234ffffffff +ffffef0123456789 +abcdef012345ffff +abcdef0123456789 -- cgit v1.3.1