target-alpha: Disassemble EV6 PALcode instructions.
authorRichard Henderson <rth@twiddle.net>
Sun, 10 Apr 2011 17:31:20 +0000 (10:31 -0700)
committerRichard Henderson <rth@anchor.twiddle.net>
Tue, 31 May 2011 17:18:04 +0000 (10:18 -0700)
commitfb34062b1399b3b752d2ed8a9b4a28b8e9930dcb
tree79b63e53f596747e6c4698c408ee352637e39ee4
parent28b8c2a0aee9bf82e818d3bba4d87a65089e637d
target-alpha: Disassemble EV6 PALcode instructions.

The QEMU emulation PALcode will use EV6 PALcode insns regardless
of the "real" cpu instruction set being emulated.

Signed-off-by: Richard Henderson <rth@twiddle.net>
alpha-dis.c
dis-asm.h
disas.c