binutils-gdb/include/opcode
Alan Modra b84bf58af1 include/opcode/
* ppc.h (struct powerpc_operand): Replace "bits" with "bitm".
	(num_powerpc_operands): Declare.
	(PPC_OPERAND_SIGNED et al): Redefine as hex.
	(PPC_OPERAND_PLUS1): Define.
opcodes/
	* ppc-dis.c (print_insn_powerpc): Adjust for struct powerpc_operand
	change.
	* ppc-opc.c (powerpc_operands): Replace bit count with bit mask
	in all entries.  Add PPC_OPERAND_SIGNED to DE entry.  Remove
	references to following deleted functions.
	(insert_bd, extract_bd, insert_dq, extract_dq): Delete.
	(insert_ds, extract_ds, insert_de, extract_de): Delete.
	(insert_des, extract_des, insert_li, extract_li): Delete.
	(insert_nb, insert_rsq, insert_rtq, insert_ev2, extract_ev2): Delete.
	(insert_ev4, extract_ev4, insert_ev8, extract_ev8): Delete.
	(num_powerpc_operands): New constant.
	(XSPRG_MASK): Remove entire SPRG field.
	(powerpc_opcodes <bcctre, bcctrel>): Use XLBB_MASK not XLYBB_MASK.
gas/
	* messages.c (as_internal_value_out_of_range): Extend to report
	errors for values with invalid low bits set.
	* config/tc-ppc.c (ppc_setup_opcodes): Check powerpc_operands bitm
	fields.  Check that operands and opcode fields are disjoint.
	(ppc_insert_operand): Check operands using mask rather than bit
	count.   Check low bits too.  Handle PPC_OPERAND_PLUS1.  Adjust
	insertion code.
	(md_apply_fix): Adjust for struct powerpc_operand change.
2007-04-20 12:25:15 +00:00
..
ChangeLog include/opcode/ 2007-04-20 12:25:15 +00:00
ChangeLog-9103 Move entries in ChangeLog-9103 to appropriate */ChangeLog-9103. 2005-04-13 17:33:48 +00:00
alpha.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
arc.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
arm.h bfd/ 2006-09-26 12:04:45 +00:00
avr.h Add support for attiny261, attiny461, attiny861, attiny25, attiny45, 2006-04-07 15:18:08 +00:00
bfin.h * dis-asm.h (print_insn_bfin): Declare. 2005-09-30 15:12:52 +00:00
cgen-bitset.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:38:59 +00:00
cgen.h 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:38:59 +00:00
convex.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
cris.h * cris.h (MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS) 2005-12-07 12:53:57 +00:00
crx.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
d10v.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
d30v.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
dlx.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
h8300.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
hppa.h * hppa.h (pa_opcodes): Reorder bb opcodes so that pa10 opcodes come 2006-03-04 22:11:48 +00:00
i370.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
i386.h gas/ 2007-03-21 21:23:44 +00:00
i860.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
i960.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
ia64.h bfd/ 2006-02-23 21:36:18 +00:00
m68hc11.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
m68k.h bfd/ 2007-01-08 18:42:37 +00:00
m88k.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
maxq.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
mips.h [ gas/ChangeLog ] 2007-02-20 13:28:56 +00:00
mmix.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
mn10200.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
mn10300.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
msp430.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
np1.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
ns32k.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
or32.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
pdp11.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
pj.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
pn.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
ppc.h include/opcode/ 2007-04-20 12:25:15 +00:00
pyr.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
s390.h 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> 2007-03-06 13:19:08 +00:00
score-datadep.h Add support for Score target. 2006-09-16 23:51:50 +00:00
score-inst.h * tc-score.c (data_op2): Check invalid operands. 2006-10-31 09:54:41 +00:00
sparc.h Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
spu-insns.h * spu-insns.h: Add soma double-float insns. 2007-03-01 11:17:41 +00:00
spu.h New Cell SPU port. 2006-10-25 06:49:21 +00:00
tahoe.h
tic4x.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
tic30.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
tic54x.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
tic80.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
v850.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00
vax.h Update the address and phone number of the FSF organization 2005-05-10 10:21:13 +00:00