KVM: x86 emulator: fix lea to really get the effective address
authorAvi Kivity <avi@qumranet.com>
Mon, 14 Apr 2008 20:46:37 +0000 (23:46 +0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 15:21:35 +0000 (18:21 +0300)
We never hit this, since there is currently no reason to emulate lea.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found