]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/i386/jump16.s
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / i386 / jump16.s
index 1eee2427339d4be38dada7a9cb3985ad7fccc97d..7ad9c6bb915962c28e620d3ac125a30a037acd10 100644 (file)
@@ -27,7 +27,9 @@
        jmp     *%di
        jmp     *(%di)
        ljmp    *xxx(%di)
+       ljmpl   *xxx(%di)
        ljmp    *xxx
+       ljmpl   *xxx
        ljmp    $0x1234,$xxx
 
        call    1b
        call    *%di
        call    *(%di)
        lcall   *xxx(%di)
+       lcalll  *xxx(%di)
        lcall   *xxx
+       lcalll  *xxx
        lcall   $0x1234,$xxx
 
-       # Force a good alignment.
-       .p2align        4,0
+       .intel_syntax noprefix
+       call    word ptr [bx]
+       call    dword ptr [bx]
+       call    fword ptr [bx]
+       jmp     word ptr [bx]
+       jmp     dword ptr [bx]
+       jmp     fword ptr [bx]
+       jmp     $+2
+       nop
+       jmp     .+2
+       nop