2004-05-19 07:11:48 +02:00
|
|
|
|
2004-05-19 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ppc-opc.c (insert_fxm): Enable two operand mfcr when -many as
|
|
|
|
|
well as when -mpower4.
|
|
|
|
|
|
2004-05-13 14:54:36 +02:00
|
|
|
|
2004-05-13 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/fr.po: Updated French translation.
|
|
|
|
|
|
2004-05-05 16:33:14 +02:00
|
|
|
|
2004-05-05 Peter Barada <peter@the-baradas.com>
|
|
|
|
|
|
|
|
|
|
* m68k-dis.c(print_insn_m68k): Add new chips, use core
|
|
|
|
|
variants in arch_mask. Only set m68881/68851 for 68k chips.
|
|
|
|
|
* m68k-op.c: Switch from ColdFire chips to core variants.
|
|
|
|
|
|
2004-05-05 15:43:36 +02:00
|
|
|
|
2004-05-05 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
2004-05-19 07:11:48 +02:00
|
|
|
|
PR 147.
|
2004-05-05 15:43:36 +02:00
|
|
|
|
* ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC.
|
|
|
|
|
|
2004-04-30 08:46:53 +02:00
|
|
|
|
2004-04-29 Ben Elliston <bje@au.ibm.com>
|
|
|
|
|
|
2004-04-30 09:14:40 +02:00
|
|
|
|
* ppc-opc.c (XCMPL): Renmame to XOPL. Update users.
|
|
|
|
|
(powerpc_opcodes): Add "dbczl" instruction for PPC970.
|
2004-04-30 08:46:53 +02:00
|
|
|
|
|
2004-04-23 04:47:39 +02:00
|
|
|
|
2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
|
|
|
|
|
|
|
|
|
* sh-dis.c (print_insn_sh): Print the value in constant pool
|
|
|
|
|
as a symbol if it looks like a symbol.
|
|
|
|
|
|
2004-04-22 12:33:16 +02:00
|
|
|
|
2004-04-22 Peter Barada <peter@the-baradas.com>
|
|
|
|
|
|
|
|
|
|
* m68k-dis.c(print_insn_m68k): Set mfcmac/mcfemac on
|
|
|
|
|
appropriate ColdFire architectures.
|
|
|
|
|
(print_insn_m68k): Handle EMAC, MAC/EMAC scalefactor, and MAC/EMAC
|
|
|
|
|
mask addressing.
|
|
|
|
|
Add EMAC instructions, fix MAC instructions. Remove
|
|
|
|
|
macmw/macml/msacmw/msacml instructions since mask addressing now
|
|
|
|
|
supported.
|
|
|
|
|
|
2004-04-20 12:23:51 +02:00
|
|
|
|
2004-04-20 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
|
|
|
|
|
(fmovicc, fmovfcc, fmovcc): Remove fpsize argument, change opcode to
|
|
|
|
|
suffix. Use fmov*x macros, create all 3 fpsize variants in one
|
|
|
|
|
macro. Adjust all users.
|
|
|
|
|
|
2004-04-15 10:55:27 +02:00
|
|
|
|
2004-04-15 Anil Paranjpe <anilp1@kpitcummins.com>
|
|
|
|
|
|
|
|
|
|
* h8300-dis.c (bfd_h8_disassemble) : Treat "adds" & "subs"
|
|
|
|
|
separately.
|
|
|
|
|
|
2004-03-30 11:29:19 +02:00
|
|
|
|
2004-03-30 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
|
|
|
|
|
|
|
|
|
|
* m32r-asm.c: Regenerate.
|
|
|
|
|
|
2004-03-29 20:09:09 +02:00
|
|
|
|
2004-03-29 Stan Shebs <shebs@apple.com>
|
|
|
|
|
|
|
|
|
|
* mpw-config.in, mpw-make.sed: Remove MPW support files, no longer
|
|
|
|
|
used.
|
|
|
|
|
|
2004-03-19 08:02:24 +01:00
|
|
|
|
2004-03-19 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* aclocal.m4: Regenerate.
|
|
|
|
|
* config.in: Regenerate.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
* po/POTFILES.in: Regenerate.
|
|
|
|
|
* po/opcodes.pot: Regenerate.
|
|
|
|
|
|
opcodes/
* ppc-dis.c (print_insn_powerpc): Don't print tabs. Handle
PPC_OPERANDS_GPR_0.
* ppc-opc.c (RA0): Define.
(RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
(RAOPT): Rename from RAO. Update all uses.
(powerpc_opcodes): Use RA0 as appropriate. Add "lsdx", "lsdi",
"stsdx", "stsdi", "lmd" and "stmd" insns.
include/opcode/
* ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.
gas/testsuite/
Update gas/ppc/.
ld/testsuite/
Update ld-powerpc/.
2004-03-16 01:58:43 +01:00
|
|
|
|
2004-03-16 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ppc-dis.c (print_insn_powerpc): Don't print tabs. Handle
|
|
|
|
|
PPC_OPERANDS_GPR_0.
|
|
|
|
|
* ppc-opc.c (RA0): Define.
|
|
|
|
|
(RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
|
|
|
|
|
(RAOPT): Rename from RAO. Update all uses.
|
2004-03-16 12:46:15 +01:00
|
|
|
|
(powerpc_opcodes): Use RA0 as appropriate.
|
opcodes/
* ppc-dis.c (print_insn_powerpc): Don't print tabs. Handle
PPC_OPERANDS_GPR_0.
* ppc-opc.c (RA0): Define.
(RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
(RAOPT): Rename from RAO. Update all uses.
(powerpc_opcodes): Use RA0 as appropriate. Add "lsdx", "lsdi",
"stsdx", "stsdi", "lmd" and "stmd" insns.
include/opcode/
* ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.
gas/testsuite/
Update gas/ppc/.
ld/testsuite/
Update ld-powerpc/.
2004-03-16 01:58:43 +01:00
|
|
|
|
|
2004-03-15 20:07:39 +01:00
|
|
|
|
2004-03-15 Aldy Hernandez <aldyh@redhat.com>
|
opcodes/
* ppc-dis.c (print_insn_powerpc): Don't print tabs. Handle
PPC_OPERANDS_GPR_0.
* ppc-opc.c (RA0): Define.
(RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
(RAOPT): Rename from RAO. Update all uses.
(powerpc_opcodes): Use RA0 as appropriate. Add "lsdx", "lsdi",
"stsdx", "stsdi", "lmd" and "stmd" insns.
include/opcode/
* ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.
gas/testsuite/
Update gas/ppc/.
ld/testsuite/
Update ld-powerpc/.
2004-03-16 01:58:43 +01:00
|
|
|
|
|
|
|
|
|
* ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
|
2004-03-15 20:07:39 +01:00
|
|
|
|
|
2004-03-15 14:36:28 +01:00
|
|
|
|
2004-03-15 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* sparc-dis.c (print_insn_sparc): Update getword prototype.
|
|
|
|
|
|
2004-03-12 14:38:16 +01:00
|
|
|
|
2004-03-12 Michal Ludvig <mludvig@suse.cz>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (GRPPLOCK): Delete.
|
2004-03-15 14:36:28 +01:00
|
|
|
|
(grps): Delete GRPPLOCK entry.
|
2004-03-12 14:38:16 +01:00
|
|
|
|
|
* i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
(M, Mp): Use OP_M.
(None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
(GRPPADLCK): Define.
(dis386): Use NOP_Fixup on "nop".
(dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
(twobyte_has_modrm): Set for 0xa7.
(padlock_table): Delete. Move to..
(grps): ..here, using OP_0f07. Use OP_Ofae on lfence, mfence
and clflush.
(print_insn): Revert PADLOCK_SPECIAL code.
(OP_E): Delete sfence, lfence, mfence checks.
* gas/i386/katmai.d: Revert last change.
2004-03-12 14:06:50 +01:00
|
|
|
|
2004-03-12 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
|
|
|
|
|
(M, Mp): Use OP_M.
|
|
|
|
|
(None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
|
|
|
|
|
(GRPPADLCK): Define.
|
|
|
|
|
(dis386): Use NOP_Fixup on "nop".
|
|
|
|
|
(dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
|
|
|
|
|
(twobyte_has_modrm): Set for 0xa7.
|
|
|
|
|
(padlock_table): Delete. Move to..
|
|
|
|
|
(grps): ..here, using OP_0f07. Use OP_Ofae on lfence, mfence
|
|
|
|
|
and clflush.
|
|
|
|
|
(print_insn): Revert PADLOCK_SPECIAL code.
|
|
|
|
|
(OP_E): Delete sfence, lfence, mfence checks.
|
|
|
|
|
|
2004-03-12 11:47:49 +01:00
|
|
|
|
2004-03-12 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
|
|
|
|
|
(INVLPG_Fixup): New function.
|
|
|
|
|
(PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
|
|
|
|
|
|
2004-03-12 11:14:29 +01:00
|
|
|
|
2004-03-12 Michal Ludvig <mludvig@suse.cz>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
|
|
|
|
|
(dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
|
|
|
|
|
(padlock_table): New struct with PadLock instructions.
|
|
|
|
|
(print_insn): Handle PADLOCK_SPECIAL.
|
|
|
|
|
|
2004-03-12 08:01:37 +01:00
|
|
|
|
2004-03-12 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (grps): Use clflush by default for 0x0fae/7.
|
|
|
|
|
(OP_E): Twiddle clflush to sfence here.
|
|
|
|
|
|
2004-03-08 11:06:13 +01:00
|
|
|
|
2004-03-08 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/de.po: Updated German translation.
|
|
|
|
|
|
2004-03-03 19:01:49 +01:00
|
|
|
|
2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
|
|
|
|
|
|
|
|
|
|
* sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
|
|
|
|
|
nofpu mode. Add BFD type bfd_mach_sh4_nommu_nofpu.
|
|
|
|
|
* sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
|
|
|
|
|
accordingly.
|
|
|
|
|
|
2004-03-01 11:11:46 +01:00
|
|
|
|
2004-03-01 Richard Sandiford <rsandifo@redhat.com>
|
|
|
|
|
|
|
|
|
|
* frv-asm.c: Regenerate.
|
|
|
|
|
* frv-desc.c: Regenerate.
|
|
|
|
|
* frv-desc.h: Regenerate.
|
|
|
|
|
* frv-dis.c: Regenerate.
|
|
|
|
|
* frv-ibld.c: Regenerate.
|
|
|
|
|
* frv-opc.c: Regenerate.
|
|
|
|
|
* frv-opc.h: Regenerate.
|
|
|
|
|
|
2004-03-01 10:42:33 +01:00
|
|
|
|
2004-03-01 Richard Sandiford <rsandifo@redhat.com>
|
|
|
|
|
|
|
|
|
|
* frv-desc.c, frv-opc.c: Regenerate.
|
|
|
|
|
|
cpu/
* frv.cpu (r-store, r-store-dual, r-store-quad): Delete.
(rstb, rsth, rst, rstd, rstq): Delete.
(rstbf, rsthf, rstf, rstdf, rstqf): Delete.
gas/testsuite/
* gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
(rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
* gas/frv/allinsn.d: Update accordingly.
opcodes/
* frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
sim/frv/
* decode.c, decode.h, model.c, sem.c: Regenerate.
sim/testsuite/
* sim/frv/{rstb,rsth,rst,rstd,rstq}.cgs: Delete.
* sim/frv/{rstbf,rsthf,rstf,rstdf,rstqf}.cgs: Delete.
2004-03-01 10:26:33 +01:00
|
|
|
|
2004-03-01 Richard Sandiford <rsandifo@redhat.com>
|
|
|
|
|
|
|
|
|
|
* frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
|
|
|
|
|
|
2004-02-27 15:17:36 +01:00
|
|
|
|
2004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
|
|
|
|
|
|
|
|
|
|
* sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
|
|
|
|
|
Also correct mistake in the comment.
|
|
|
|
|
|
2004-02-26 17:14:42 +01:00
|
|
|
|
2004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
|
|
|
|
|
|
|
|
|
|
* sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
|
|
|
|
|
ensure that double registers have even numbers.
|
|
|
|
|
Add REG_N_B01 for nn01 (binary 01) nibble to ensure
|
|
|
|
|
that reserved instruction 0xfffd does not decode the same
|
|
|
|
|
as 0xfdfd (ftrv).
|
|
|
|
|
* sh-opc.h: Add REG_N_D nibble type and use it whereever
|
|
|
|
|
REG_N refers to a double register.
|
|
|
|
|
Add REG_N_B01 nibble type and use it instead of REG_NM
|
|
|
|
|
in ftrv.
|
|
|
|
|
Adjust the bit patterns in a few comments.
|
|
|
|
|
|
2004-02-26 04:24:44 +01:00
|
|
|
|
2004-02-25 Aldy Hernandez <aldyh@redhat.com>
|
2004-03-15 14:36:28 +01:00
|
|
|
|
|
|
|
|
|
* ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
|
2004-02-26 04:24:44 +01:00
|
|
|
|
|
2004-02-20 06:10:13 +01:00
|
|
|
|
2004-02-20 Aldy Hernandez <aldyh@redhat.com>
|
|
|
|
|
|
|
|
|
|
* ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
|
|
|
|
|
|
2004-02-20 05:56:34 +01:00
|
|
|
|
2004-02-20 Aldy Hernandez <aldyh@redhat.com>
|
|
|
|
|
|
|
|
|
|
* ppc-opc.c (powerpc_opcodes): Add m*ivor35.
|
|
|
|
|
|
2004-02-20 05:45:37 +01:00
|
|
|
|
2004-02-20 Aldy Hernandez <aldyh@redhat.com>
|
2004-03-15 14:36:28 +01:00
|
|
|
|
|
|
|
|
|
* ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
|
|
|
|
|
mtivor32, mtivor33, mtivor34.
|
2004-02-20 05:45:37 +01:00
|
|
|
|
|
2004-02-20 01:17:23 +01:00
|
|
|
|
2004-02-19 Aldy Hernandez <aldyh@redhat.com>
|
2004-03-15 14:36:28 +01:00
|
|
|
|
|
|
|
|
|
* ppc-opc.c (powerpc_opcodes): Add mfmcar.
|
2004-02-20 01:17:23 +01:00
|
|
|
|
|
2004-02-18 17:28:18 +01:00
|
|
|
|
2004-02-10 Petko Manolov <petkan@nucleusys.com>
|
|
|
|
|
|
|
|
|
|
* arm-opc.h Maverick accumulator register opcode fixes.
|
|
|
|
|
|
2004-02-13 04:21:49 +01:00
|
|
|
|
2004-02-13 Ben Elliston <bje@wasabisystems.com>
|
|
|
|
|
|
|
|
|
|
* m32r-dis.c: Regenerate.
|
|
|
|
|
|
2004-01-28 01:05:47 +01:00
|
|
|
|
2004-01-27 Michael Snyder <msnyder@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sh-opc.h (sh_table): "fsrra", not "fssra".
|
|
|
|
|
|
2004-01-23 13:08:24 +01:00
|
|
|
|
2004-01-23 Andrew Over <andrew.over@cs.anu.edu.au>
|
|
|
|
|
|
|
|
|
|
* sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
|
|
|
|
|
contraints.
|
|
|
|
|
|
2004-01-19 00:46:32 +01:00
|
|
|
|
2004-01-19 Andrew Over <andrew.over@cs.anu.edu.au>
|
|
|
|
|
|
|
|
|
|
* sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
|
|
|
|
|
|
2004-01-19 00:12:47 +01:00
|
|
|
|
2004-01-19 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* i386-dis.c (OP_E): Print scale factor on intel mode sib when not
|
|
|
|
|
1. Don't print scale factor on AT&T mode when index missing.
|
|
|
|
|
|
2004-01-16 04:16:00 +01:00
|
|
|
|
2004-01-16 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
* m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
|
|
|
|
|
when loaded into XR registers.
|
|
|
|
|
|
2004-01-14 11:05:00 +01:00
|
|
|
|
2004-01-14 Richard Sandiford <rsandifo@redhat.com>
|
|
|
|
|
|
|
|
|
|
* frv-desc.h: Regenerate.
|
|
|
|
|
* frv-desc.c: Regenerate.
|
|
|
|
|
* frv-opc.c: Regenerate.
|
|
|
|
|
|
2004-01-13 20:56:46 +01:00
|
|
|
|
2004-01-13 Michael Snyder <msnyder@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
|
|
|
|
|
|
2004-01-09 12:53:16 +01:00
|
|
|
|
2004-01-09 Paul Brook <paul@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* arm-opc.h (arm_opcodes): Move generic mcrr after known
|
|
|
|
|
specific opcodes.
|
|
|
|
|
|
2004-01-07 19:39:40 +01:00
|
|
|
|
2004-01-07 Daniel Jacobowitz <drow@mvista.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (libopcodes_la_DEPENDENCIES)
|
|
|
|
|
(libopcodes_la_LIBADD): Revert 2003-05-17 change. Add explanatory
|
|
|
|
|
comment about the problem.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2004-01-06 20:18:43 +01:00
|
|
|
|
2004-01-06 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
2003-12-19 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
* frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
|
|
|
|
|
cut&paste errors in shifting/truncating numerical operands.
|
|
|
|
|
2003-08-04 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
* frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
|
|
|
|
|
(parse_uslo16): Likewise.
|
|
|
|
|
(parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
|
|
|
|
|
(parse_d12): Parse gotoff12 and gotofffuncdesc12.
|
|
|
|
|
(parse_s12): Likewise.
|
|
|
|
|
2003-08-04 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
* frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
|
|
|
|
|
(parse_uslo16): Likewise.
|
|
|
|
|
(parse_uhi16): Parse gothi and gotfuncdeschi.
|
|
|
|
|
(parse_d12): Parse got12 and gotfuncdesc12.
|
|
|
|
|
(parse_s12): Likewise.
|
|
|
|
|
|
2004-01-02 18:26:11 +01:00
|
|
|
|
2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
|
|
|
|
|
|
|
|
|
|
* msp430-dis.c (msp430_doubleoperand): Check for an 'add'
|
|
|
|
|
instruction which looks similar to an 'rla' instruction.
|
2003-12-15 23:01:43 +01:00
|
|
|
|
|
2004-01-02 12:16:21 +01:00
|
|
|
|
For older changes see ChangeLog-0203
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
2001-01-11 20:01:42 +01:00
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
1999-05-03 09:29:11 +02:00
|
|
|
|
version-control: never
|
|
|
|
|
End:
|