binutils-gdb/opcodes
Ian Lance Taylor 547998d2c8 * mips-opc.c: Change div machine instruction to be z,s,t rather
than s,t.  Change div macro to be d,v,t rather than d,s,t.
	Likewise for divu, ddiv, ddivu.  Added z,s,t case for drem, dremu,
	rem and remu which generates only the corresponding div
	instruction.  This is for compatibility with the MIPS assembler,
	which only generates the simple machine instruction when an
	explicit destination of $0 is used.
	* mips-dis.c (print_insn_arg): Handle 'z' (always register zero).
1993-09-02 17:14:10 +00:00
..
.Sanitize Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
ChangeLog * mips-opc.c: Change div machine instruction to be z,s,t rather 1993-09-02 17:14:10 +00:00
Makefile.in * m88k-dis.c: New file, moved in from gdb and changed to use the 1993-07-15 16:40:49 +00:00
a29k-dis.c * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c: 1993-05-07 03:55:10 +00:00
alpha-opc.h Support for the alpha 1993-04-24 02:10:09 +00:00
configure.in use canonical triple 1992-10-02 07:13:29 +00:00
dis-buf.c New file dis-buf.c; part of read_memory_func changes just checked it 1993-03-31 21:45:59 +00:00
h8300-dis.c Fix typo. 1993-07-03 00:40:35 +00:00
h8500-dis.c provide a new interface (using read_memory_func) to call the disassemblers 1993-03-31 21:43:25 +00:00
h8500-opc.h Opcode file for the h8/500 1993-03-19 22:20:43 +00:00
hppa-dis.c * hppa-dis.c: Move floating registers from reg_names to fp_reg_names. 1993-07-21 18:54:49 +00:00
i386-dis.c * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data): 1993-04-01 04:52:59 +00:00
m68k-dis.c * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes. 1993-06-11 16:23:55 +00:00
m88k-dis.c * m88k-dis.c: New file, moved in from gdb and changed to use the 1993-07-15 16:40:49 +00:00
m68881-ext.c * mips-dis.c, z8k-dis.c: Converted to use interface defined in 1993-03-19 00:11:02 +00:00
mips-dis.c * mips-opc.c: Change div machine instruction to be z,s,t rather 1993-09-02 17:14:10 +00:00
mips-opc.c * mips-opc.c: Change div machine instruction to be z,s,t rather 1993-09-02 17:14:10 +00:00
sparc-dis.c * sparc-dis.c: Use fprintf_func a few places where I forgot, 1993-04-01 23:24:57 +00:00
sparc-opc.c Rename sigm insn to sir. 1993-08-04 05:12:50 +00:00
z8k-dis.c * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's 1993-05-19 22:37:08 +00:00
z8k-opc.h z8kgen: temp file to generate z8k-opc.h from 1992-09-24 20:28:14 +00:00
z8kgen.c * z8k-dis.c (unparse_instr): prettier tabs 1992-09-29 19:21:34 +00:00