]> git.proxmox.com Git - qemu.git/commit - dis-asm.h
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)
commitb9bec751c8c8b08d8055da32306eb105db03031b
tree79b63e53f596747e6c4698c408ee352637e39ee4
parent8d6df264f130a21d08cde320a9f3bccbdd7b532c
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