tic4x: sign extension using shifts
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2020-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
7 2020-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
16 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
17
18 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
19
20 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
21
22 * coff/internal.h: Add defintions of Z80 reloc names.
23
24 2020-01-02 Christian Biesinger <cbiesinger@google.com>
25
26 * opcode/s12z.h: Undef REG_Y.
27
28 2020-01-01 Alan Modra <amodra@gmail.com>
29
30 Update year range in copyright notice of all files.
31
32 For older changes see ChangeLog-2019
33 \f
34 Copyright (C) 2020 Free Software Foundation, Inc.
35
36 Copying and distribution of this file, with or without modification,
37 are permitted in any medium without royalty provided the copyright
38 notice and this notice are preserved.
39
40 Local Variables:
41 mode: change-log
42 left-margin: 8
43 fill-column: 74
44 version-control: never
45 End:
This page took 0.031173 seconds and 4 git commands to generate.