aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/MC/AVR/inst-brid.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AVR/inst-brid.s')
-rw-r--r--llvm/test/MC/AVR/inst-brid.s9
1 files changed, 6 insertions, 3 deletions
diff --git a/llvm/test/MC/AVR/inst-brid.s b/llvm/test/MC/AVR/inst-brid.s
index 2a3a30f..888ae02 100644
--- a/llvm/test/MC/AVR/inst-brid.s
+++ b/llvm/test/MC/AVR/inst-brid.s
@@ -16,6 +16,9 @@ bar:
; CHECK: brid bar ; encoding: [0bAAAAA111,0b111101AA]
; INST-LABEL: <foo>:
-; INST-NEXT: af f4 brid .+42
-; INST-NEXT: ff f4 brid .+62
-; INST-NEXT: 07 f4 brid .+0
+; INST-NEXT: ff f7 brid .-2
+; INST-NEXT: R_AVR_7_PCREL .text+0x2c
+; INST-NEXT: ff f7 brid .-2
+; INST-NEXT: R_AVR_7_PCREL .text+0x42
+; INST-NEXT: ff f7 brid .-2
+; INST-NEXT: R_AVR_7_PCREL .text+0x6