On 10/12/2017 07:35 AM, Paolo Bonzini wrote:
> These take care of advancing s->pc, and will provide a unified point
> where to check for the 15-byte instruction length limit.
>
> Signed-off-by: Paolo Bonzini
> ---
> target/i386/translate.c | 228
> ++-
These take care of advancing s->pc, and will provide a unified point
where to check for the 15-byte instruction length limit.
Signed-off-by: Paolo Bonzini
---
target/i386/translate.c | 228 ++--
1 file changed, 125 insertions(+), 103 deletions(-)
diff