Fix memory size for gather/scatter instructions
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2014-03-20 Ilya Tocar <ilya.tocar@intel.com>
2
3 * gas/i386/avx512pf-intel.d: Change memory size for vgatherpf0qps,
4 vgatherpf1qps, vscatterpf0qps, vscatterpf1qps.
5 * gas/i386/avx512pf.s: Ditto.
6 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
7 * gas/i386/x86-64-avx512pf.s: Ditto.
8 * gas/i386/avx512f-intel.d: Change memory size for vgatherqps,
9 vpgatherqd, vpscatterqd, vscatterqps.
10 * gas/i386/avx512f.s: Ditto.
11 * gas/i386/x86-64-avx512f-intel.d: Ditto.
12 * gas/i386/x86-64-avx512f.s: Ditto.
13
14 2014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
15
16 * gas/sparc/ldd_std.d: Fix objdump invocation in order to get
17 the old opcodes for the ldtw, ldtwa, stw and stwa instructions.
18
19 * gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable.
20 * gas/sparc/rdhpr.d: Likewise.
21
22 * gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable.
23 * gas/sparc/wrhpr.d: Likewise.
24
25 2014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com>
26 Nick Clifton <nickc@redhat.com>
27
28 * gas/arm/ccs.s: New test case.
29 * gas/arm/ccs.d: New expected disassembly.
30
31 2014-03-19 Nick Clifton <nickc@redhat.com>
32
33 * gas/rx/mov.d: Update expected disassembly.
34
35 2014-03-18 Jiong Wang <jiong.wang@arm.com>
36
37 * gas/aarch64/illegal.d: Pass -mno-verbose-error.
38 * gas/aarch64/verbose-error.s: Add more verbose message testcases.
39 * gas/aarch64/verbose-error.l: Ditto.
40
41 2014-03-17 Nick Clifton <nickc@redhat.com>
42
43 PR gas/16694
44 * gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
45 * gas/cfi/cfi-arm-1.d: Update expected output.
46
47 2014-03-13 Nick Clifton <nickc@redhat.com>
48
49 * gas/aarch64/litpool.s: Make the test endian agnostic.
50 * gas/aarch64/litpool.d: Update expected disassembly.
51
52 2014-03-13 Tristan Gingold <gingold@adacore.com>
53
54 * gas/pe/big-obj.d, gas/pe/big-obj.s: Add test.
55 * gas/pe/pe.exp: Add test.
56
57 2014-03-12 Nick Clifton <nickc@redhat.com>
58
59 PR gas/16688
60 * gas/aarch64/litpool.s: New test case.
61 * gas/aarch64/litpool.d: Expected disassembly.
62
63 2014-03-05 Alan Modra <amodra@gmail.com>
64
65 Update copyright years.
66
67 2014-03-03 Nick Clifton <nickc@redhat.com>
68
69 * gas/msp430/bad.d: Add -mz option.
70 * gas/msp430/bad.s: Add more cases where warnings should be
71 generated.
72 * gas/msp430/bad.l: Add expected warning messages.
73
74 2014-02-27 Jiong Wang <jiong.wang@arm.com>
75
76 * gas/aarch64/fp-const0-parsing.s: New test.
77 * gas/aarch64/fp-const0-parsing.d: Likewise.
78
79 2014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
80
81 * gas/aarch64/ldst-reg-reg-offset.s: Add tests.
82 * gas/aarch64/ldst-reg-reg-offset.d: Update.
83
84 2014-02-21 Ilya Tocar <ilya.tocar@intel.com>
85
86 * gas/i386/avx512pf-intel.d: Remove prefetchwt1.
87 * gas/i386/avx512pf.s: Ditto.
88 * gas/i386/avx512pf.d: Ditto.
89 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
90 * gas/i386/x86-64-avx512pf.s: Ditto.
91 * gas/i386/x86-64-avx512pf.d: Ditto.
92 * gas/i386/prefetchwt1-intel.d: New file.
93 * gas/i386/prefetchwt1.s: Ditto.
94 * gas/i386/prefetchwt1.d: Ditto.
95 * gas/i386/x86-64-prefetchwt1-intel.d: Ditto.
96 * gas/i386/x86-64-prefetchwt1.s: Ditto.
97 * gas/i386/x86-64-prefetchwt1.d: Ditto.
98
99 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
100
101 * gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd.
102 * gas/i386/avx512cd.s: Ditto.
103 * gas/i386/avx512cd.d: Ditto.
104 * gas/i386/x86-64-avx512cd-intel.d: Ditto.
105 * gas/i386/x86-64-avx512cd.s: Ditto.
106 * gas/i386/x86-64-avx512cd.d: Ditto.
107 * gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd.
108 * gas/i386/avx512f.s: Ditto.
109 * gas/i386/avx512f.d: Ditto.
110 * gas/i386/x86-64-avx512f-intel.d: Ditto.
111 * gas/i386/x86-64-avx512f.s: Ditto.
112 * gas/i386/x86-64-avx512f.d: Ditto.
113
114 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
115
116 * gas/i386/clflushopt-intel.d: New.
117 * gas/i386/clflushopt.d: Ditto.
118 * gas/i386/clflushopt.s: Ditto.
119 * gas/i386/i386.exp: Run new tests.
120 * gas/i386/x86-64-clflushopt-intel.d: New.
121 * gas/i386/x86-64-clflushopt.d: Ditto.
122 * gas/i386/x86-64-clflushopt.s: Ditto.
123 * gas/i386/x86-64-xsavec-intel.d: Ditto.
124 * gas/i386/x86-64-xsavec.d: Ditto.
125 * gas/i386/x86-64-xsavec.s: Ditto.
126 * gas/i386/x86-64-xsaves-intel.d: Ditto.
127 * gas/i386/x86-64-xsaves.d: Ditto.
128 * gas/i386/x86-64-xsaves.s: Ditto.
129 * gas/i386/xsavec-intel.d: Ditto.
130 * gas/i386/xsavec.d: Ditto.
131 * gas/i386/xsavec.s: Ditto.
132 * gas/i386/xsaves-intel.d: Ditto.
133 * gas/i386/xsaves.d: Ditto.
134 * gas/i386/xsaves.s: Ditto.
135
136 2014-01-31 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
137
138 PR gas/16488
139 * gas/i386/inval-avx512f.s: Add test for incorrect memory operand
140 for gather/scatter instructions.
141 * gas/i386/x86-64-inval-avx512f.s: Likewise.
142 * gas/i386/inval-avx512f.l: Adjust correspondingly.
143 * gas/i386/x86-64-inval-avx512f.l: Likewise.
144
145 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
146
147 * gas/nios2/call26_noat.d: New.
148 * gas/nios2/call26_noat.s: New.
149 * gas/nios2/call_noat.d: New.
150 * gas/nios2/call_noat.s: New.
151
152 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
153 Jan Beulich <jbeulich@suse.com>
154
155 PR binutils/16490
156 * gas/i386/avx512f.d: Fix test output.
157 * gas/i386/avx512f-intel.d: Likewise.
158 * gas/i386/x86-64-avx512f.d: Likewise.
159 * gas/i386/x86-64-avx512f-intel.d: Likewise.
160
161 2014-01-28 Nick Clifton <nickc@redhat.com>
162
163 PR binutils/16317
164 * gas/ia64/group-2.d: Expect I attribute with RELA sections.
165 * gas/ia64/xdata.d: Likewise.
166
167 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
168
169 PR gas/16489
170 * gas/i386/vgather-check.s: Add tests for AVX512 gathers.
171 * gas/i386/x86-64-vgather-check.s: Likewise.
172 * gas/i386/vgather-check-error.l: Update correspondingly.
173 * gas/i386/vgather-check-none.d: Likewise.
174 * gas/i386/vgather-check-warn.d: Likewise.
175 * gas/i386/vgather-check-warn.e: Likewise.
176 * gas/i386/vgather-check.d: Likewise.
177 * gas/i386/x86-64-vgather-check-error.l: Likewise.
178 * gas/i386/x86-64-vgather-check-none.d: Likewise.
179 * gas/i386/x86-64-vgather-check-warn.d: Likewise.
180 * gas/i386/x86-64-vgather-check-warn.e: Likewise.
181 * gas/i386/x86-64-vgather-check.d: Likewise.
182
183 2014-01-17 Will Newton <will.newton@linaro.org>
184
185 * gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.
186
187 For older changes see ChangeLog-2013
188 \f
189 Copyright (C) 2014 Free Software Foundation, Inc.
190
191 Copying and distribution of this file, with or without modification,
192 are permitted in any medium without royalty provided the copyright
193 notice and this notice are preserved.
194
195 Local Variables:
196 mode: change-log
197 left-margin: 8
198 fill-column: 74
199 version-control: never
200 End: