[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-9.1] target/i386: Fix VSIB decode
From: |
Paolo Bonzini |
Subject: |
Re: [PATCH for-9.1] target/i386: Fix VSIB decode |
Date: |
Mon, 5 Aug 2024 14:10:55 +0200 |
> With normal SIB, index == 4 indicates no index.
> With VSIB, there is no exception for VR4/VR12.
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2474
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Thanks very much, patch queued.
Paolo
- [PULL 0/6] misc patch queue, Richard Henderson, 2024/08/04
- [PULL 4/6] net/tap: Factorize fd closing after forking, Richard Henderson, 2024/08/04
- [PULL 5/6] qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd(), Richard Henderson, 2024/08/04
- [PULL 6/6] net/tap: Use qemu_close_all_open_fd(), Richard Henderson, 2024/08/04
- Re: [PULL 0/6] misc patch queue, Richard Henderson, 2024/08/05