blob: 4ca80d056815a49dd52a1e103b9f167a89b04916 [file] [log] [blame]
Test that we correctly encode patterned immediate values
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS 0 >= 0x01000100 is false
PASS 0 >= 0x01010000 is false
PASS 0 >= 0x00000101 is false
PASS 0 >= 0x00010001 is false
PASS 0 >= 0x01010101 is false
PASS successfullyParsed is true
TEST COMPLETE