diff options
| author | Damien George | 2015-10-13 18:24:36 +0100 |
|---|---|---|
| committer | Damien George | 2015-10-13 18:24:36 +0100 |
| commit | 2ec835f572cdee78c6c1ffd300bd159e0e35598a (patch) | |
| tree | 2e9c8abcec52ecbcb279261337292528b50bc198 /tests/micropython/viper_ptr32_load.py.exp | |
| parent | 59a41e8fcdb80c1ee025ba782c69a8077b214602 (diff) | |
tests: Add more tests for viper 16/32-bit load/store, and ellipsis.
Diffstat (limited to 'tests/micropython/viper_ptr32_load.py.exp')
| -rw-r--r-- | tests/micropython/viper_ptr32_load.py.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/micropython/viper_ptr32_load.py.exp b/tests/micropython/viper_ptr32_load.py.exp index e7ce2d972..7ea37f1ca 100644 --- a/tests/micropython/viper_ptr32_load.py.exp +++ b/tests/micropython/viper_ptr32_load.py.exp @@ -1,3 +1,4 @@ bytearray(b'\x12\x12\x12\x124444') 0x12121212 0x34343434 0x46464646 +0x46464646 |
