x86: fix Disp8 handling for scalar AVX512_4FMAPS insns
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2018-01-10 Jan Beulich <jbeulich@suse.com>
2
3 * testsuite/gas/i386/avx512_4fmaps.s,
4 testsuite/gas/i386/avx512_4fmaps_vl.s,
5 testsuite/gas/i386/x86-64-avx512_4fmaps.s,
6 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Actually test
7 Disp8 forms (and the transition happening at the right
8 boundary).
9 * testsuite/gas/i386/avx512_4fmaps.d,
10 testsuite/gas/i386/avx512_4fmaps-intel.d,
11 testsuite/gas/i386/avx512_4fmaps_vl.d,
12 testsuite/gas/i386/avx512_4fmaps_vl-intel.d,
13 testsuite/gas/i386/x86-64-avx512_4fmaps.d,
14 testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d,
15 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d,
16 testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Adjust
17 expectations.
18
19 2018-01-10 Jan Beulich <jbeulich@suse.com>
20
21 * testsuite/gas/i386/avx512bw.s,
22 testsuite/gas/i386/avx512bw_vl.s: Add VPCMP* tests with memory
23 operands.
24 * testsuite/gas/i386/avx512bw-intel.d,
25 testsuite/gas/i386/avx512bw.d,
26 testsuite/gas/i386/avx512bw_vl-intel.d.
27 testsuite/gas/i386/avx512bw_vl.d: Adjust expectations.
28
29 2018-01-09 Jim Wilson <jimw@sifive.com>
30
31 * testsuite/gas/riscv/auipc-x0.d: New.
32 * testsuite/gas/riscv/auipc-x0.s: New.
33
34 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
35
36 * config/tc-arm.c (insns): Add csdb, enable for Armv3 and above
37 in Arm execution state, and Armv6T2 and above in Thumb execution
38 state.
39 * testsuite/gas/arm/csdb.s: New.
40 * testsuite/gas/arm/csdb.d: New.
41 * testsuite/gas/arm/thumb2_it_bad.l: Add csdb.
42 * testsuite/gas/arm/thumb2_it_bad.s: Add csdb.
43
44 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
45
46 * testsuite/gas/aarch64/system.d: Update expected results to expect
47 CSDB for hint 0x14.
48
49 2018-01-08 H.J. Lu <hongjiu.lu@intel.com>
50
51 PR gas/22681
52 * testsuite/gas/i386/i386.exp: Run x86-64-movd and
53 x86-64-movd-intel.
54 * testsuite/gas/i386/x86-64-movd-intel.d: New file.
55 * testsuite/gas/i386/x86-64-movd.d: Likewise.
56 * testsuite/gas/i386/x86-64-movd.s: Likewise.
57
58 2018-01-08 Nick Clifton <nickc@redhat.com>
59
60 PR 22553
61 * doc/c-i386.texi (i386-Directives): Document the .largecomm
62 directive.
63
64 2018-01-04 Jim Wilson <jimw@sifive.com>
65
66 * testsuite/gas/riscv/priv-reg.s: Add missing stval and mtval.
67 * testsuite/gas/riscv/priv-reg.d: Likewise.
68
69 2018-01-03 Alan Modra <amodra@gmail.com>
70
71 Update year range in copyright notice of all files.
72
73 2018-01-02 Nick Clifton <nickc@redhat.com>
74
75 PR 18119
76 * config/tc-arm.c (do_mrs): Fix test of bits 16-19 in non-banked
77 version of ARM MRS instruction.
78
79 For older changes see ChangeLog-2017
80 \f
81 Copyright (C) 2018 Free Software Foundation, Inc.
82
83 Copying and distribution of this file, with or without modification,
84 are permitted in any medium without royalty provided the copyright
85 notice and this notice are preserved.
86
87 Local Variables:
88 mode: change-log
89 left-margin: 8
90 fill-column: 74
91 version-control: never
92 End:
This page took 0.031559 seconds and 4 git commands to generate.