Home
last modified time | relevance | path

Searched hist:b609db947752f0cc48471127d2abaff444dc836b (Results 1 – 3 of 3) sorted by relevance

/qemu/target/i386/tcg/
H A Ddecode-new.hb609db947752f0cc48471127d2abaff444dc836b Thu Oct 19 12:22:53 UTC 2023 Paolo Bonzini <pbonzini@redhat.com> target/i386: reimplement check for validity of LOCK prefix

The previous check erroneously allowed CMP to be modified with LOCK.
Instead, tag explicitly the instructions that do support LOCK.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Ddecode-new.c.incb609db947752f0cc48471127d2abaff444dc836b Thu Oct 19 12:22:53 UTC 2023 Paolo Bonzini <pbonzini@redhat.com> target/i386: reimplement check for validity of LOCK prefix

The previous check erroneously allowed CMP to be modified with LOCK.
Instead, tag explicitly the instructions that do support LOCK.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Demit.c.incb609db947752f0cc48471127d2abaff444dc836b Thu Oct 19 12:22:53 UTC 2023 Paolo Bonzini <pbonzini@redhat.com> target/i386: reimplement check for validity of LOCK prefix

The previous check erroneously allowed CMP to be modified with LOCK.
Instead, tag explicitly the instructions that do support LOCK.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>