]> 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)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 4 Oct 2023 14:57:04 +0000 (17:57 +0300)
commitcebd957e7b62b915a175015691bfb06149c9ccd0
treee64df72d3d471ef0514f41bba29f2f68ec31cb3f
parent91fa1379791e44d4df706a6bf76c152c987cb477
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>
(cherry picked from commit afa94dabc52b17e340975e158d5a816ec2b2de23)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
target/i386/tcg/decode-new.c.inc