gas/
[deliverable/binutils-gdb.git] / include / opcode / ChangeLog
CommitLineData
5c6af06e
JB
12004-11-23 Jan Beulich <jbeulich@novell.com>
2
3 * i386.h (i386_optab): paddq and psubq, even in their MMX form, are
4 available only with SSE2. Change the MMX additions introduced by SSE
5 and 3DNow!A to CpuMMX2 (rather than CpuMMX). Indicate the 3DNow!A
6 instructions by their now designated identifier (since combining i686
7 and 3DNow! does not really imply 3DNow!A).
8
f5c7edf4
AM
92004-11-19 Alan Modra <amodra@bigpond.net.au>
10
11 * msp430.h (struct rcodes_s, MSP430_RLC, msp430_rcodes,
12 struct hcodes_s, msp430_hcodes): Move to gas/config/tc-msp430.c.
13
7499d566
NC
142004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
15 Vineet Sharma <vineets@noida.hcltech.com>
16
17 * maxq.h: New file: Disassembly information for the maxq port.
18
bcb9eebe
L
192004-11-05 H.J. Lu <hongjiu.lu@intel.com>
20
21 * i386.h (i386_optab): Put back "movzb".
22
94bb3d38
HPN
232004-11-04 Hans-Peter Nilsson <hp@axis.com>
24
25 * cris.h (enum cris_insn_version_usage): Tweak formatting and
26 comments. Remove member cris_ver_sim. Add members
27 cris_ver_sim_v0_10, cris_ver_v0_10, cris_ver_v3_10,
28 cris_ver_v8_10, cris_ver_v10, cris_ver_v10p.
29 (struct cris_support_reg, struct cris_cond15): New types.
30 (cris_conds15): Declare.
31 (JUMP_PC_INCR_OPCODE_V32, BA_DWORD_OPCODE, NOP_OPCODE_COMMON)
32 (NOP_OPCODE_ZBITS_COMMON, LAPC_DWORD_OPCODE, LAPC_DWORD_Z_BITS)
33 (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros.
34 (NOP_Z_BITS): Define in terms of NOP_OPCODE.
35 (cris_imm_oprnd_size_type): New members SIZE_FIELD_SIGNED and
36 SIZE_FIELD_UNSIGNED.
37
9306ca4a
JB
382004-11-04 Jan Beulich <jbeulich@novell.com>
39
40 * i386.h (sldx_Suf): Remove.
41 (FP, l_FP, sl_FP, x_FP): Don't imply IgnoreSize.
42 (q_FP): Define, implying no REX64.
43 (x_FP, sl_FP): Imply FloatMF.
44 (i386_optab): Split reg and mem forms of moving from segment registers
45 so that the memory forms can ignore the 16-/32-bit operand size
46 distinction. Adjust a few others for Intel mode. Remove *FP uses from
47 all non-floating-point instructions. Unite 32- and 64-bit forms of
48 movsx, movzx, and movd. Adjust floating point operations for the above
49 changes to the *FP macros. Add DefaultSize to floating point control
50 insns operating on larger memory ranges. Remove left over comments
51 hinting at certain insns being Intel-syntax ones where the ones
52 actually meant are already gone.
53
48c9f030
NC
542004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
55
56 * crx.h: Add COPS_REG_INS - Coprocessor Special register
57 instruction type.
58
0dd132b6
NC
592004-09-30 Paul Brook <paul@codesourcery.com>
60
61 * arm.h (ARM_EXT_V6K, ARM_EXT_V6Z): Define.
62 (ARM_ARCH_V6K, ARM_ARCH_V6Z, ARM_ARCH_V6ZK): Define.
63
23794b24
MM
642004-09-11 Theodore A. Roth <troth@openavr.org>
65
66 * avr.h: Add support for
67 atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
68
2a309db0
AM
692004-09-09 Segher Boessenkool <segher@kernel.crashing.org>
70
71 * ppc.h (PPC_OPERAND_OPTIONAL): Fix comment.
72
b18c562e
NC
732004-08-24 Dmitry Diky <diwil@spec.ru>
74
75 * msp430.h (msp430_opc): Add new instructions.
76 (msp430_rcodes): Declare new instructions.
77 (msp430_hcodes): Likewise..
78
45d313cd
NC
792004-08-13 Nick Clifton <nickc@redhat.com>
80
81 PR/301
82 * h8300.h (O_JSR): Do not allow VECIND addressing for non-SX
83 processors.
84
30d1c836
ML
852004-08-30 Michal Ludvig <mludvig@suse.cz>
86
87 * i386.h (i386_optab): Added montmul/xsha1/xsha256 insns.
88
9a45f1c2
L
892004-07-22 H.J. Lu <hongjiu.lu@intel.com>
90
91 * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.
92
543613e9
NC
932004-07-21 Jan Beulich <jbeulich@novell.com>
94
95 * i386.h: Adjust instruction descriptions to better match the
96 specification.
97
b781e558
RE
982004-07-16 Richard Earnshaw <rearnsha@arm.com>
99
100 * arm.h: Remove all old content. Replace with architecture defines
101 from gas/config/tc-arm.c.
102
8577e690
AS
1032004-07-09 Andreas Schwab <schwab@suse.de>
104
105 * m68k.h: Fix comment.
106
1fe1f39c
NC
1072004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
108
109 * crx.h: New file.
110
1d9f512f
AM
1112004-06-24 Alan Modra <amodra@bigpond.net.au>
112
113 * i386.h (i386_optab): Remove fildd, fistpd and fisttpd.
114
be8c092b
NC
1152004-05-24 Peter Barada <peter@the-baradas.com>
116
117 * m68k.h: Add 'size' to m68k_opcode.
118
6b6e92f4
NC
1192004-05-05 Peter Barada <peter@the-baradas.com>
120
121 * m68k.h: Switch from ColdFire chip name to core variant.
122
1232004-04-22 Peter Barada <peter@the-baradas.com>
fd99574b
NC
124
125 * m68k.h: Add mcfmac/mcfemac definitions. Update operand
126 descriptions for new EMAC cases.
127 Remove ColdFire macmw/macml/msacmw/msacmw hacks and properly
128 handle Motorola MAC syntax.
129 Allow disassembly of ColdFire V4e object files.
130
fdd12ef3
AM
1312004-03-16 Alan Modra <amodra@bigpond.net.au>
132
133 * ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.
134
3922a64c
L
1352004-03-12 Jakub Jelinek <jakub@redhat.com>
136
137 * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit.
138
1f45d988
ML
1392004-03-12 Michal Ludvig <mludvig@suse.cz>
140
141 * i386.h (i386_optab): Added xstore as an alias for xstorerng.
142
0f10071e
ML
1432004-03-12 Michal Ludvig <mludvig@suse.cz>
144
145 * i386.h (i386_optab): Added xstore/xcrypt insns.
146
3255318a
NC
1472004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
148
149 * h8300.h (32bit ldc/stc): Add relaxing support.
150
ca9a79a1 1512004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
fdd12ef3 152
ca9a79a1
NC
153 * h8300.h (BITOP): Pass MEMRELAX flag.
154
875a0b14
NC
1552004-01-09 Anil Paranjpe <anilp1@KPITCummins.com>
156
157 * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32
158 except for the H8S.
252b5132 159
c9e214e5 160For older changes see ChangeLog-9103
252b5132
RH
161\f
162Local Variables:
c9e214e5
AM
163mode: change-log
164left-margin: 8
165fill-column: 74
252b5132
RH
166version-control: never
167End:
This page took 0.230572 seconds and 4 git commands to generate.