gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-addr32.s
index 889c5fd6680165e78be02f02af92a12af4b6ab4d..7f661ec2655ed8edb1149ef0e2134423cc3c96ad 100644 (file)
@@ -7,7 +7,11 @@
        addr32 mov      0x600898,%ax
        addr32 mov      0x600898,%eax
        addr32 mov      0x600898,%rax
+       addr32 mov      0x800898,%rax
+       addr32 mov      0x800898,%rbx
        addr32 mov      %al,0x600898
        addr32 mov      %ax,0x600898
        addr32 mov      %eax,0x600898
        addr32 mov      %rax,0x600898
+       addr32 mov      %rax,0x800898
+       addr32 mov      %rbx,0x800898
This page took 0.027469 seconds and 4 git commands to generate.