diff options
Diffstat (limited to 'test/MC/ARM/thumb2-b.w-encodingT4.s')
-rw-r--r-- | test/MC/ARM/thumb2-b.w-encodingT4.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/thumb2-b.w-encodingT4.s b/test/MC/ARM/thumb2-b.w-encodingT4.s index be77b06267a23..aff02e1e15145 100644 --- a/test/MC/ARM/thumb2-b.w-encodingT4.s +++ b/test/MC/ARM/thumb2-b.w-encodingT4.s @@ -9,4 +9,4 @@ _foo: @------------------------------------------------------------------------------ b.w 0x3680c -@ CHECK: b.w #223244 @ encoding: [0x6d,0xf0,0x0c,0xb0] +@ CHECK: b.w #223244 @ encoding: [0x36,0xf0,0x06,0xbc] |