PR21303, objdump doesn't show e200z4 insns
authorAlan Modra <amodra@gmail.com>
Sun, 26 Mar 2017 21:49:48 +0000 (08:19 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 27 Mar 2017 11:19:32 +0000 (21:49 +1030)
commit9b7539374617a94c2d646f49e1bbfc954b11891d
treebdf1936e48eb6ea08eb1d4cf297c067f9846351e
parentd721ba37d8995b9c11a0b8eef0f4d2dc022f85aa
PR21303, objdump doesn't show e200z4 insns

PR 21303
opcodes/
* ppc-dis.c (struct ppc_mopt): Comment.
(ppc_opts <e200z4>): Move PPC_OPCODE_VLE from .sticky to .cpu.
gas/
* testsuite/gas/ppc/pr21303.d,
* testsuite/gas/ppc/pr21303.s: New test
* testsuite/gas/ppc/ppc.exp: Run it.
gas/ChangeLog
gas/testsuite/gas/ppc/ppc.exp
gas/testsuite/gas/ppc/pr21303.d [new file with mode: 0644]
gas/testsuite/gas/ppc/pr21303.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/ppc-dis.c
This page took 0.025123 seconds and 4 git commands to generate.