score formatting
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2020-01-13 Alan Modra <amodra@gmail.com>
2
3 * score-dis.c: Formatting.
4 * score7-dis.c: Formatting.
5
6 2020-01-13 Alan Modra <amodra@gmail.com>
7
8 * score-dis.c (print_insn_score48): Use unsigned variables for
9 unsigned values. Don't left shift negative values.
10 (print_insn_score32): Likewise.
11 * score7-dis.c (print_insn_score32, print_insn_score16): Likewise.
12
13 2020-01-13 Alan Modra <amodra@gmail.com>
14
15 * tic4x-dis.c (tic4x_print_register): Remove dead code.
16
17 2020-01-13 Alan Modra <amodra@gmail.com>
18
19 * fr30-ibld.c: Regenerate.
20
21 2020-01-13 Alan Modra <amodra@gmail.com>
22
23 * xgate-dis.c (print_insn): Don't left shift signed value.
24 (ripBits): Formatting, use 1u.
25
26 2020-01-10 Alan Modra <amodra@gmail.com>
27
28 * tilepro-opc.c (parse_insn_tilepro): Make opval unsigned.
29 * tilegx-opc.c (parse_insn_tilegx): Likewise. Delete raw_opval.
30
31 2020-01-10 Alan Modra <amodra@gmail.com>
32
33 * m10300-dis.c (disassemble): Move extraction of DREG, AREG, RREG,
34 and XRREG value earlier to avoid a shift with negative exponent.
35 * m10200-dis.c (disassemble): Similarly.
36
37 2020-01-09 Nick Clifton <nickc@redhat.com>
38
39 PR 25224
40 * z80-dis.c (ld_ii_ii): Use correct cast.
41
42 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
43
44 PR 25224
45 * z80-dis.c (ld_ii_ii): Use character constant when checking
46 opcode byte value.
47
48 2020-01-09 Jan Beulich <jbeulich@suse.com>
49
50 * i386-dis.c (SEP_Fixup): New.
51 (SEP): Define.
52 (dis386_twobyte): Use it for sysenter/sysexit.
53 (enum x86_64_isa): Change amd64 enumerator to value 1.
54 (OP_J): Compare isa64 against intel64 instead of amd64.
55 * i386-opc.tbl (sysenter, sysexit): Split into AMD64 and Intel64
56 forms.
57 * i386-tbl.h: Re-generate.
58
59 2020-01-08 Alan Modra <amodra@gmail.com>
60
61 * z8k-dis.c: Include libiberty.h
62 (instr_data_s): Make max_fetched unsigned.
63 (z8k_lookup_instr): Make nibl_index and tabl_index unsigned.
64 Don't exceed byte_info bounds.
65 (output_instr): Make num_bytes unsigned.
66 (unpack_instr): Likewise for nibl_count and loop.
67 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
68 idx unsigned.
69 * z8k-opc.h: Regenerate.
70
71 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
72
73 * arc-tbl.h (llock): Use 'LLOCK' as class.
74 (llockd): Likewise.
75 (scond): Use 'SCOND' as class.
76 (scondd): Likewise.
77 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
78 (scondd): Likewise.
79
80 2020-01-06 Alan Modra <amodra@gmail.com>
81
82 * m32c-ibld.c: Regenerate.
83
84 2020-01-06 Alan Modra <amodra@gmail.com>
85
86 PR 25344
87 * z80-dis.c (suffix): Don't use a local struct buffer copy.
88 Peek at next byte to prevent recursion on repeated prefix bytes.
89 Ensure uninitialised "mybuf" is not accessed.
90 (print_insn_z80): Don't zero n_fetch and n_used here,..
91 (print_insn_z80_buf): ..do it here instead.
92
93 2020-01-04 Alan Modra <amodra@gmail.com>
94
95 * m32r-ibld.c: Regenerate.
96
97 2020-01-04 Alan Modra <amodra@gmail.com>
98
99 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
100
101 2020-01-04 Alan Modra <amodra@gmail.com>
102
103 * crx-dis.c (match_opcode): Avoid shift left of signed value.
104
105 2020-01-04 Alan Modra <amodra@gmail.com>
106
107 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
108
109 2020-01-03 Jan Beulich <jbeulich@suse.com>
110
111 * aarch64-tbl.h (aarch64_opcode_table): Use
112 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
113
114 2020-01-03 Jan Beulich <jbeulich@suse.com>
115
116 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
117 forms of SUDOT and USDOT.
118
119 2020-01-03 Jan Beulich <jbeulich@suse.com>
120
121 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
122 uzip{1,2}.
123 * opcodes/aarch64-dis-2.c: Re-generate.
124
125 2020-01-03 Jan Beulich <jbeulich@suse.com>
126
127 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
128 FMMLA encoding.
129 * opcodes/aarch64-dis-2.c: Re-generate.
130
131 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
132
133 * z80-dis.c: Add support for eZ80 and Z80 instructions.
134
135 2020-01-01 Alan Modra <amodra@gmail.com>
136
137 Update year range in copyright notice of all files.
138
139 For older changes see ChangeLog-2019
140 \f
141 Copyright (C) 2020 Free Software Foundation, Inc.
142
143 Copying and distribution of this file, with or without modification,
144 are permitted in any medium without royalty provided the copyright
145 notice and this notice are preserved.
146
147 Local Variables:
148 mode: change-log
149 left-margin: 8
150 fill-column: 74
151 version-control: never
152 End:
This page took 0.032116 seconds and 4 git commands to generate.