src/opcodes ChangeLog ppc-dis.c ppc-opc.c

amodra@sourceware.org amodra@sourceware.org
Tue Dec 13 08:19:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2011-12-13 08:19:02

Modified files:
	opcodes        : ChangeLog ppc-dis.c ppc-opc.c 

Log message:
	* ppc-opc.c (ISA_V2): Define and use for relevant BO field tests.
	(valid_bo_pre_v2, valid_bo_post_v2): New functions, extracted from..
	(valid_bo): ..here.  When disassembling, accept either 'y' or 'at'
	type encoding on second pass.
	(powerpc_opcodes): Use ISA_V2 to enable branch insns rather than
	POWER4.
	* ppc-dis.c (print_insn_powerpc): Delete dialect_orig.  Instead
	ignore deprecated on second pass.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1779&r2=1.1780
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ppc-dis.c.diff?cvsroot=src&r1=1.50&r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ppc-opc.c.diff?cvsroot=src&r1=1.139&r2=1.140



More information about the Binutils-cvs mailing list