cloud-hypervisor/hypervisor
Samuel Ortiz 7dc92d1dac hypervisor: emulator: Decoding loop restructuring
In preparation for the instruction fetching step, we modify the decoding
loop so that we can check what the last decoding error is.

We also switch to explictly using decode_out() which removes a 32 bytes
copy compared to decode().

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-11-30 13:09:19 +00:00
..
src hypervisor: emulator: Decoding loop restructuring 2020-11-30 13:09:19 +00:00
Cargo.toml hypervisor: x86: Emulate MOV 2020-11-25 17:02:11 +01:00