binutils-gdb/opcodes
Ian Lance Taylor 1c214e4ceb * ppc-opc.c (powerpc_operands): New operand type MBE to handle a
single number giving a bitmask for the MB and ME fields of an M
	form instruction.  Change NB to accept 32, and turn it into 0;
	also turn 0 into 32 when disassembling.  Seperated SH from NB.
	(insert_mbe, extract_mbe): New functions.
	(insert_nb, extract_nb): New functions.
	(SC_MASK): Mask out SA and LK bits.
	(powerpc_opcodes): Change "cal" to use RT, D, RA rather than RT,
	RA, SI.  Change "liu" and "cau" to use UI rather than SI.  Mark
	"bctr" and "bctrl" as accepted by POWER.  Change "rlwimi",
	"rlimi", "rlwimi.", "rlimi.", "rlwinm", "rlinm", "rlwinm.",
	"rlinm.", "rlmi", "rlmi.", "rlwnm", "rlnm", "rlwnm.", "rlnm." to
	use MBE rather than MB.  Add "mfmq" and "mtmq" POWER instructions.
	(powerpc_macros): Define table of macro definitions.
	(powerpc_num_macros): Define.
1994-02-05 04:46:34 +00:00
..
.Sanitize Added ppc-opc.c and ppc-dis.c. 1994-01-22 00:11:37 +00:00
a29k-dis.c fix comments 1994-01-06 20:37:47 +00:00
alpha-opc.h * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add 1993-11-08 07:53:45 +00:00
ChangeLog * ppc-opc.c (powerpc_operands): New operand type MBE to handle a 1994-02-05 04:46:34 +00:00
ChangeLog.gm Mon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-24 20:40:04 +00:00
ChangeLog.mpw Mon Jan 24 12:07:22 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-24 20:39:06 +00:00
configure.in
dis-buf.c
h8300-dis.c Fix typo. 1993-07-03 00:40:35 +00:00
h8500-dis.c
h8500-opc.h
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 * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS. 1994-01-17 00:38:56 +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
Makefile.in * m88k-dis.c: New file, moved in from gdb and changed to use the 1993-07-15 16:40:49 +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: Correct lwu opcode value (book had it wrong). 1993-10-05 21:49:04 +00:00
mpw-config.in Mon Jan 24 12:07:22 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-24 20:39:06 +00:00
mpw-make.in Mon Jan 24 12:07:22 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-24 20:39:06 +00:00
mpw-xconfig.in Mon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-24 20:40:04 +00:00
ppc-dis.c * ppc-dis.c (print_insn_powerpc): Don't skip optional operands 1994-02-05 04:45:24 +00:00
ppc-opc.c * ppc-opc.c (powerpc_operands): New operand type MBE to handle a 1994-02-05 04:46:34 +00:00
sparc-dis.c
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.c