On Mon, May 1, 2023 at 1:14 PM Ricky Zhou wrote:
>
> Adds some comments describing what instructions correspond to decoding
> table entries and fixes some existing comments which named the wrong
> instruction.
Queued all three, thanks!
Paolo
> ---
> target/i386/tcg/decode-new.c.inc | 24 ++
Adds some comments describing what instructions correspond to decoding
table entries and fixes some existing comments which named the wrong
instruction.
---
target/i386/tcg/decode-new.c.inc | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/target/i386/t