diff options
author | Meador Inge <meadori@codesourcery.com> | 2012-02-23 03:44:14 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2012-03-15 13:12:12 +0100 |
commit | 6bbc5ed163d0eb8e3268ec81742a0d4f4f0bfc22 (patch) | |
tree | 166712185cfc82a6c59c39c65fce02aaf044d307 /kvm-all.c | |
parent | d07fee7e8ad9d3611404fa145270d3b885b2772a (diff) |
ppc: Correctly define POWERPC_INSNS2_DEFAULT
'POWERPC_INSNS2_DEFAULT' was defined incorrectly which was causing the
opcode table creation code to erroneously register 'eieio' and 'mbar'
for the "default" processor:
** ERROR: opcode 1a already assigned in opcode table 16
*** ERROR: unable to insert opcode [1f-16-1a]
*** ERROR initializing PowerPC instruction 0x1f 0x16 0x1a
Signed-off-by: Meador Inge <meadori@codesourcery.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'kvm-all.c')
0 files changed, 0 insertions, 0 deletions