binutils-gdb/opcodes
Denis Chertykov 3c504221d4 * avr-dis.c (reg_fmul_d): New. Extract destination register from
FMUL instruction.
	(reg_fmul_r): New. Extract source register from FMUL instruction.
	(reg_muls_d): New. Extract destination register from MULS instruction.
	(reg_muls_r): New. Extract source register from MULS instruction.
	(reg_movw_d): New. Extract destination register from MOVW instruction.
	(reg_movw_r): New. Extract source register from MOVW instruction.
	(print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
	EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
2000-05-01 08:45:11 +00:00
..
po Move translated part of bug report string back into .c files so 2000-04-04 14:32:35 +00:00
ChangeLog * avr-dis.c (reg_fmul_d): New. Extract destination register from 2000-05-01 08:45:11 +00:00
Makefile.am IA-64 ELF support. 2000-04-21 20:22:24 +00:00
Makefile.in IA-64 ELF support. 2000-04-21 20:22:24 +00:00
a29k-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
acinclude.m4 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aclocal.m4 rebuild with current tools 2000-02-27 16:55:52 +00:00
alpha-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
alpha-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
arc-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
arc-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
arm-dis.c 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com> 2000-02-14 19:02:47 +00:00
arm-opc.h Disassemble 0xde.. to "bal" [branch always] instead of "undefined". 2000-03-29 18:23:57 +00:00
avr-dis.c * avr-dis.c (reg_fmul_d): New. Extract destination register from 2000-05-01 08:45:11 +00:00
cgen-asm.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cgen-dis.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cgen-opc.c Add functions to modify/examine the signed_overflow_ok_p field in cpu_desc. 2000-02-24 23:58:52 +00:00
config.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
configure Add XCOFF64 support. 2000-04-26 15:09:44 +00:00
configure.in Add XCOFF64 support. 2000-04-26 15:09:44 +00:00
d10v-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
d10v-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
d30v-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
d30v-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
dep-in.sed 19990502 sourceware import 1999-05-03 07:29:11 +00:00
dis-buf.c This lot mainly cleans up `comparison between signed and unsigned' gcc 2000-02-21 12:01:27 +00:00
disassemble.c Add XCOFF64 support. 2000-04-26 15:09:44 +00:00
fr30-asm.c * fr30-asm.c,fr30-desc.h: Rebuild. 1999-10-05 00:05:52 +00:00
fr30-desc.c Initialise signed_overflow field 2000-04-24 17:32:36 +00:00
fr30-desc.h * fr30-asm.c,fr30-desc.h: Rebuild. 1999-10-05 00:05:52 +00:00
fr30-dis.c * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. 1999-08-29 21:16:25 +00:00
fr30-ibld.c * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. 1999-08-29 21:16:25 +00:00
fr30-opc.c * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. 1999-08-29 21:16:25 +00:00
fr30-opc.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8300-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
h8500-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
h8500-opc.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hppa-dis.c * hppa-dis.c (extract_16): New function. 2000-04-21 22:04:29 +00:00
i370-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
i370-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
i386-dis.c x86 indirect jump/call syntax fixes. Disassembly fix for lcall. 1999-12-27 16:10:31 +00:00
i960-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
ia64-asmtab.c Misc assembly/disassembly fixes. 2000-04-23 02:39:13 +00:00
ia64-asmtab.h Misc assembly/disassembly fixes. 2000-04-23 02:39:13 +00:00
ia64-dis.c IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-gen.c Misc assembly/disassembly fixes. 2000-04-23 02:39:13 +00:00
ia64-ic.tbl IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-opc-a.c IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-opc-b.c Misc assembly/disassembly fixes. 2000-04-23 02:39:13 +00:00
ia64-opc-d.c IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-opc-f.c Misc assembly/disassembly fixes. 2000-04-23 02:39:13 +00:00
ia64-opc-i.c IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-opc-m.c IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-opc-x.c IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-opc.c Misc assembly/disassembly fixes. 2000-04-23 02:39:13 +00:00
ia64-opc.h IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-raw.tbl IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-war.tbl IA-64 ELF support. 2000-04-21 20:22:24 +00:00
ia64-waw.tbl IA-64 ELF support. 2000-04-21 20:22:24 +00:00
m32r-asm.c 2000-02-23 Andrew Haley <aph@cygnus.com> 2000-02-24 16:19:36 +00:00
m32r-desc.c Replace 'flags' with 'signed_overflow_ok_p' 2000-02-28 17:57:40 +00:00
m32r-desc.h 2000-02-23 Andrew Haley <aph@cygnus.com> 2000-02-24 16:19:36 +00:00
m32r-dis.c 2000-02-23 Andrew Haley <aph@cygnus.com> 2000-02-24 16:19:36 +00:00
m32r-ibld.c 2000-02-23 Andrew Haley <aph@cygnus.com> 2000-02-24 16:19:36 +00:00
m32r-opc.c * fr30-asm.c,fr30-desc.h: Rebuild. 1999-10-05 00:05:52 +00:00
m32r-opc.h 2000-02-23 Andrew Haley <aph@cygnus.com> 2000-02-24 16:19:36 +00:00
m32r-opinst.c * fr30-asm.c,fr30-desc.h: Rebuild. 1999-10-05 00:05:52 +00:00
m68k-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
m68k-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
m88k-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
m10200-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
m10200-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
m10300-dis.c * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define. 2000-04-20 22:15:32 +00:00
m10300-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
makefile.vms 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mcore-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
mcore-opc.h Add support for M340 part. 2000-02-10 21:41:11 +00:00
mips-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
mips-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
mips16-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
mpw-config.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mpw-make.sed 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ns32k-dis.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
opintl.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pj-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
pj-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
ppc-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
ppc-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
sh-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
sh-opc.h opcodes: 2000-04-05 21:43:26 +00:00
sparc-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
sparc-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
stamp-h.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sysdep.h More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
tic30-dis.c * alpha-dis.c: Don't include <stdlib.h>. 1999-06-21 10:11:52 +00:00
tic80-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
tic80-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
v850-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
v850-opc.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
vax-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
w65-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
w65-opc.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
z8k-dis.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00
z8k-opc.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
z8kgen.c More portability patches. Include sysdep.h everywhere. 2000-04-14 04:16:58 +00:00