[gas/ChangeLog]
authorMatthew Green <mrg@redhat.com>
Wed, 17 Oct 2001 13:13:16 +0000 (13:13 +0000)
committerMatthew Green <mrg@redhat.com>
Wed, 17 Oct 2001 13:13:16 +0000 (13:13 +0000)
commitf5c120c5dcc817baeafc0db53d03e84735616eb2
treee5e9b43103821f3917cb6422c4fd9910e047e97a
parent973ffd6335bb35d78d2ea2b844019f38ac9dbba5
[gas/ChangeLog]
* config/tc-ppc.c (md_show_usage): Add missing -maltivec, -m7400,
-m7410, -m7450 and -m7455 options.

[gas/testsuite/ChangeLog]
* gas/ppc/altivec.s: New test for AltiVec.
* gas/ppc/altivec.d: New file.
* gas/ppc/ppc.exp: Test altivec.s

[include/opcode/ChangeLog]
* ppc.h (PPC_OPCODE_BOOKE64): Fix typo.

[opcodes/ChangeLog]
* ppc-opc.c (STRM): New AltiVec operand.
(XDSS): New AltiVec instruction form.
(mtvscr): Correct operand list.
(dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
gas/ChangeLog
gas/config/tc-ppc.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ppc/altivec.d [new file with mode: 0644]
gas/testsuite/gas/ppc/altivec.s [new file with mode: 0644]
gas/testsuite/gas/ppc/ppc.exp
include/opcode/ChangeLog
include/opcode/ppc.h
opcodes/ChangeLog
opcodes/ppc-opc.c
This page took 0.027638 seconds and 4 git commands to generate.