summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorMeador Inge <meadori@codesourcery.com>2012-02-23 03:44:14 +0000
committerAlexander Graf <agraf@suse.de>2012-03-15 13:12:12 +0100
commit6bbc5ed163d0eb8e3268ec81742a0d4f4f0bfc22 (patch)
tree166712185cfc82a6c59c39c65fce02aaf044d307 /scripts/qapi-commands.py
parentd07fee7e8ad9d3611404fa145270d3b885b2772a (diff)
downloadfocaccia-qemu-6bbc5ed163d0eb8e3268ec81742a0d4f4f0bfc22.tar.gz
focaccia-qemu-6bbc5ed163d0eb8e3268ec81742a0d4f4f0bfc22.zip
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 '')
0 files changed, 0 insertions, 0 deletions