* ppc-opc.c (ISA_V2): Define and use for relevant BO field tests.
authorAlan Modra <amodra@gmail.com>
Tue, 13 Dec 2011 08:19:02 +0000 (08:19 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 13 Dec 2011 08:19:02 +0000 (08:19 +0000)
commit8ebac3aae962b531a2b86b6afba9e9d19a30c74d
treeb71c5f83ecf0f86273a0e6c9ceb471c3dd272e32
parent888b9c016b45d1f3d69a7cdbf1d03b8ad1bd5ba7
* 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.
opcodes/ChangeLog
opcodes/ppc-dis.c
opcodes/ppc-opc.c
This page took 0.024409 seconds and 4 git commands to generate.