]>
Commit | Line | Data |
---|---|---|
30b7ec58 CF |
1 | 2009-01-06 Chao-ying Fu <[email protected]> |
2 | ||
3 | * gas/mips/jalr.s, gas/mips/jalr.l: Add more tests for jalr | |
4 | and jalr.hb. | |
5 | ||
168e3097 L |
6 | 2009-01-06 H.J. Lu <[email protected]> |
7 | ||
8 | AVX Programming Reference (December, 2008) | |
9 | * gas/i386/avx.s: Add tests for 256bit vmovntdq, vmovntpd and | |
10 | vmovntps. | |
11 | * gas/i386/x86-64-avx.s: Likewise. | |
12 | ||
13 | * gas/i386/avx.d: Updated. | |
14 | * gas/i386/avx-intel.d: Likewise. | |
15 | * gas/i386/x86-64-avx.d: Likewise. | |
16 | * gas/i386/x86-64-avx-intel.d: Likewise. | |
17 | ||
0bfee649 | 18 | 2009-01-05 H.J. Lu <[email protected]> |
308a4dbe | 19 | |
0bfee649 L |
20 | AVX Programming Reference (December, 2008) |
21 | * gas/i386/arch-10.s: Replace vfmaddpd with vfmadd132pd. | |
a5ff0eb2 | 22 | * gas/i386/x86-64-arch-2.s: Likewise. |
a5ff0eb2 L |
23 | |
24 | * gas/i386/arch-10.d: Updated. | |
25 | * gas/i386/arch-10-1.l: Likewise. | |
26 | * gas/i386/arch-10-2.l: Likewise. | |
27 | * gas/i386/arch-10-3.l: Likewise. | |
28 | * gas/i386/arch-10-4.l: Likewise. | |
29 | * gas/i386/avx.d: Likewise. | |
30 | * gas/i386/avx-intel.d: Likewise. | |
0bfee649 | 31 | * gas/i386/inval-avx.l: Likewise. |
dae39acc L |
32 | * gas/i386/x86-64-arch-2.d: Likewise. |
33 | * gas/i386/x86-64-avx.d: Likewise. | |
34 | * gas/i386/x86-64-avx-intel.d: Likewise. | |
0bfee649 | 35 | * gas/i386/x86-64-inval-avx.l: Likewise. |
dae39acc | 36 | |
0bfee649 L |
37 | * gas/i386/avx.s: Remove vpermil2ps/vpermil2pd and FMA |
38 | instructions. Update tests. | |
c0f3af97 | 39 | * gas/i386/inval-avx.s: Likewise. |
c0f3af97 | 40 | * gas/i386/x86-64-avx.s: Likewise. |
c0f3af97 | 41 | * gas/i386/x86-64-inval-avx.s: Likewise. |
582d5edd | 42 | |
0bfee649 L |
43 | * gas/i386/fma.d: New. |
44 | * gas/i386/fma.s: Likewise. | |
45 | * gas/i386/fma-intel.d: Likewise. | |
46 | * gas/i386/x86-64-fma.d: Likewise. | |
47 | * gas/i386/x86-64-fma.s: Likewise. | |
48 | * gas/i386/x86-64-fma-intel.d: Likewise. | |
e7c604dd | 49 | |
0bfee649 L |
50 | * gas/i386/i386.exp: Run fma, fma-intel, x86-64-fma and |
51 | x86-64-fma-intel. | |
e7c604dd | 52 | |
0bfee649 | 53 | For older changes see ChangeLog-2008 |
c9e214e5 AM |
54 | \f |
55 | Local Variables: | |
56 | mode: change-log | |
57 | left-margin: 8 | |
58 | fill-column: 74 | |
59 | version-control: never | |
60 | End: |