Re: [PATCH v3] powerpc: Unify opcode definitions and support

2009-01-14 Thread Hollis Blanchard
On Tue, Jan 13, 2009 at 4:14 PM, Kumar Gala wrote: > Create a new header that becomes a single location for defining PowerPC > opcodes used by code that is either generationg instructions > at runtime (fixups, debug, etc.), emulating instructions, or just > compiling instructions old assemblers do

[PATCH v3] powerpc: Unify opcode definitions and support

2009-01-13 Thread Kumar Gala
Create a new header that becomes a single location for defining PowerPC opcodes used by code that is either generationg instructions at runtime (fixups, debug, etc.), emulating instructions, or just compiling instructions old assemblers don't know about. We currently don't handle the floating poin