OSDN Git Service

* ppc-opc.c (ISA_V2): Define and use for relevant BO field tests.
authoramodra <amodra>
Tue, 13 Dec 2011 08:19:01 +0000 (08:19 +0000)
committeramodra <amodra>
Tue, 13 Dec 2011 08:19:01 +0000 (08:19 +0000)
commit535807c7d47cd933182ddf07f8450099da628f6e
treec7da4d447f4cfa183cfe7080375a0e0160444f81
parentba22d4d42340462a09a6b0efb73372bea75ca05c
* 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