diff options
Diffstat (limited to 'test/MC/ARM/thumb-nop.s')
-rw-r--r-- | test/MC/ARM/thumb-nop.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/thumb-nop.s b/test/MC/ARM/thumb-nop.s index 0b580ea..66f61a6 100644 --- a/test/MC/ARM/thumb-nop.s +++ b/test/MC/ARM/thumb-nop.s @@ -5,5 +5,5 @@ nop -@ CHECK-V6: nop @ encoding: [0xc0,0x46] +@ CHECK-V6: mov r8, r8 @ encoding: [0xc0,0x46] @ CHECK-V7: nop @ encoding: [0x00,0xbf] |