]> git.proxmox.com Git - qemu.git/commit - target-s390x/translate.c
target-s390: Check insn operand specifications
authorRichard Henderson <rth@twiddle.net>
Fri, 7 Sep 2012 23:16:57 +0000 (16:16 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 5 Jan 2013 20:18:45 +0000 (12:18 -0800)
commit49f7ee802fa6695af61dc1e88638f426d47a22a5
treeb9945ae5bb46b74ddffdf4a143984edf976838ca
parent2db014b5a73f295f6edbdc2c8400a94ccfc90624
target-s390: Check insn operand specifications

Removes all the fixmes for even register numbers, etc.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-s390x/translate.c