]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/i386: Fix and add some comments next to SSE/AVX instructions.
authorRicky Zhou <ricky@rzhou.org>
Mon, 1 May 2023 11:14:26 +0000 (04:14 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 May 2023 06:53:50 +0000 (08:53 +0200)
commitafa94dabc52b17e340975e158d5a816ec2b2de23
tree43278df95c89f66023c69e16577d969e6b864892
parent9e65829699f901c62a612316a2897f4ad8a27049
target/i386: Fix and add some comments next to SSE/AVX instructions.

Adds some comments describing what instructions correspond to decoding
table entries and fixes some existing comments which named the wrong
instruction.
Message-Id: <20230501111428.95998-1-ricky@rzhou.org>

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/tcg/decode-new.c.inc