* ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
authorJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 3 May 2000 22:25:08 +0000 (22:25 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 3 May 2000 22:25:08 +0000 (22:25 +0000)
commit786e2c0f621fad6ac9f6cf8070c65e247b7a278a
tree713478c252dcdac41a8a2ebc0e366879dd250a6b
parent7a899fff9a62c26acfc57510a8b93a6a61b1af6b
* ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
vector unit operands.
(VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
unit instruction formats.
(PPCVEC): New macro, mask for vector instructions.
(powerpc_operands): Add table entries for above operand types.
(powerpc_opcodes): Add table entries for vector instructions.

* ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
(print_insn_little_powerpc): Likewise.
(print_insn_powerpc): Prepend 'v' when printing vector registers.
opcodes/ChangeLog
opcodes/ppc-dis.c
opcodes/ppc-opc.c
This page took 0.041302 seconds and 4 git commands to generate.