« Previous | Next » 

Revision 6bbc5ed1

ID6bbc5ed163d0eb8e3268ec81742a0d4f4f0bfc22

Added by Meador Inge about 12 years ago

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 <>
Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences