aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/MC/AVR/inst-brsh.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AVR/inst-brsh.s')
-rw-r--r--llvm/test/MC/AVR/inst-brsh.s9
1 files changed, 6 insertions, 3 deletions
diff --git a/llvm/test/MC/AVR/inst-brsh.s b/llvm/test/MC/AVR/inst-brsh.s
index be0a06c..0f32fba 100644
--- a/llvm/test/MC/AVR/inst-brsh.s
+++ b/llvm/test/MC/AVR/inst-brsh.s
@@ -16,6 +16,9 @@ bar:
; CHECK: brsh bar ; encoding: [0bAAAAA000,0b111101AA]
; INST-LABEL: <foo>:
-; INST-NEXT: 80 f4 brsh .+32
-; INST-NEXT: 18 f5 brsh .+70
-; INST-NEXT: 00 f4 brsh .+0
+; INST-NEXT: f8 f7 brsh .-2
+; INST-NEXT: R_AVR_7_PCREL .text+0x22
+; INST-NEXT: f8 f7 brsh .-2
+; INST-NEXT: R_AVR_7_PCREL .text+0x4a
+; INST-NEXT: f8 f7 brsh .-2
+; INST-NEXT: R_AVR_7_PCREL .text+0x6