diff options
| author | Damien George | 2015-10-19 14:26:19 +0100 |
|---|---|---|
| committer | Damien George | 2015-10-19 14:26:19 +0100 |
| commit | 096d1e4512d6a8fb99e2de3c0c23e2cb88cc2d7a (patch) | |
| tree | 62326722511c7582061dc07508619fd269939e6f /tests/inlineasm/asmshift.py.exp | |
| parent | 949c5c91804655fe257f2444cd7ed5a5e5d9bfa7 (diff) | |
py: Add lsl/lsr/asr opcode support to inline Thumb2 assembler.
Diffstat (limited to 'tests/inlineasm/asmshift.py.exp')
| -rw-r--r-- | tests/inlineasm/asmshift.py.exp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/inlineasm/asmshift.py.exp b/tests/inlineasm/asmshift.py.exp new file mode 100644 index 000000000..c6c3a7217 --- /dev/null +++ b/tests/inlineasm/asmshift.py.exp @@ -0,0 +1,6 @@ +0x246 +0x800000 +0x91 +0x1 +0x91 +-0x1 |
