* elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
[binutils.git] / gas / testsuite / gas / i860 / dir-intel01.s
blob21aa685ed2e7a2bbac87bde431a8ec0854ac38dc
1 // Intel assembler directives:
2 // Test that the .dual and .enddual directives are recognized and
3 // function (i.e., that the dual bits are set properly).
5 .text
7 nop
8 nop
9 .dual
10 fadd.ss f0,f1,f2
11 nop
12 fadd.sd f2,f3,f4
13 nop
14 fadd.dd f6,f8,f10
15 nop
16 .enddual
17 nop
18 nop