tic4x: sign extension using shifts
[deliverable/binutils-gdb.git] / include / ChangeLog
... / ...
CommitLineData
12020-01-13 Alan Modra <amodra@gmail.com>
2
3 * opcode/tic4x.h (EXTR): Delete.
4 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
5 extension using shifts. Do trim INSERTU value to specified bitfield.
6
72020-01-10 Alan Modra <amodra@gmail.com>
8
9 * opcode/spu.h: Formatting.
10 (UNSIGNED_EXTRACT): Use 1u.
11 (SIGNED_EXTRACT): Don't sign extend with shifts.
12 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
13 Keep result signed.
14 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
15
162020-01-07 Shahab Vahedi <shahab@synopsys.com>
17
18 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
19
202020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
21
22 * coff/internal.h: Add defintions of Z80 reloc names.
23
242020-01-02 Christian Biesinger <cbiesinger@google.com>
25
26 * opcode/s12z.h: Undef REG_Y.
27
282020-01-01 Alan Modra <amodra@gmail.com>
29
30 Update year range in copyright notice of all files.
31
32For older changes see ChangeLog-2019
33\f
34Copyright (C) 2020 Free Software Foundation, Inc.
35
36Copying and distribution of this file, with or without modification,
37are permitted in any medium without royalty provided the copyright
38notice and this notice are preserved.
39
40Local Variables:
41mode: change-log
42left-margin: 8
43fill-column: 74
44version-control: never
45End:
This page took 0.022729 seconds and 4 git commands to generate.