gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-inval.s
index 7ceb9f16bbed49e3e89448089afd28ecb4d3d539..b069a282e5c54c86395d8701d9206fce12361bdf 100644 (file)
@@ -20,7 +20,6 @@
 foo:   jcxz foo        # No prefix exists to select CX as a counter
        jmpl *%eax      # 32-bit data size not allowed
         jmpl *(%rax)   # 32-bit data size not allowed
-        lahf           # illegal
         lcalll $0,$0   # illegal
         lcallq $0,$0   # illegal
         ldsl %eax,(%rax) # illegal
@@ -50,4 +49,3 @@ foo:  jcxz foo        # No prefix exists to select CX as a counter
         pushfl         # can't have 32-bit stack operands
        popfl           # can't have 32-bit stack operands
        retl            # can't have 32-bit stack operands
-        sahf           # illegal
This page took 0.023229 seconds and 4 git commands to generate.