diff options
Diffstat (limited to 'tests/inlineasm/xtensa/asmloadstore.py.exp')
-rw-r--r-- | tests/inlineasm/xtensa/asmloadstore.py.exp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/inlineasm/xtensa/asmloadstore.py.exp b/tests/inlineasm/xtensa/asmloadstore.py.exp new file mode 100644 index 0000000000..e6672df6f8 --- /dev/null +++ b/tests/inlineasm/xtensa/asmloadstore.py.exp @@ -0,0 +1,9 @@ +0x4030201 +0xf8002022 +0x22 +200 +-200 +array('B', [17, 255, 51, 68]) +array('h', [100, -123, -100, -200]) +array('i', [100000, -123456, 300000, -400000]) +300000 |