KVM: Simplify decode_register_operand() calling convention
authorAvi Kivity <avi@qumranet.com>
Wed, 31 Oct 2007 09:21:06 +0000 (11:21 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:59 +0000 (17:52 +0200)
Now that rex_prefix is part of the decode cache, there is no need to pass
it along.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c

Simple merge