summaryrefslogtreecommitdiff
path: root/llvm/test/MC/SystemZ/fixups.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/SystemZ/fixups.s')
-rw-r--r--llvm/test/MC/SystemZ/fixups.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/MC/SystemZ/fixups.s b/llvm/test/MC/SystemZ/fixups.s
index 25202bb82c1c..77c71e3c987b 100644
--- a/llvm/test/MC/SystemZ/fixups.s
+++ b/llvm/test/MC/SystemZ/fixups.s
@@ -287,6 +287,11 @@
.align 16
vgeg %v0, src(%v0,%r1), 0
+## Fixup for second operand only
+# CHECK: mvc 32(8,%r0), src # encoding: [0xd2,0x07,0x00,0x20,0b0000AAAA,A]
+# CHECK-NEXT: # fixup A - offset: 4, value: src, kind: FK_390_12
+ .align 16
+ mvc 32(8,%r0),src
# Data relocs
# llvm-mc does not show any "encoding" string for data, so we just check the relocs