Bug #7756
closed
dis can't handle x86 SSE 3 instructions
Added by Robert Mustacchi almost 7 years ago.
Updated almost 7 years ago.
Category:
lib - userland libraries
Description
Intel added several instructions to SSE 3 which dis can't handle. These include:
- addsubpd
- addsubps
- fisttp
- fisttpl
- fisttpll
- haddpd
- haddps
- hsubpd
- hsubps
- lddqu
- movddup
- movshdup
- movsldup
- Status changed from New to Closed
git commit d4c899ee65547db6d0866332c5ef4c59cae9c2c2
commit d4c899ee65547db6d0866332c5ef4c59cae9c2c2
Author: Robert Mustacchi <rm@joyent.com>
Date: 2017-01-28T22:55:59.000Z
7756 dis can't handle x86 SSE 3 instructions
7757 want avx2 disasm tests
7758 want SSE 4.1 disasm tests
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Also available in: Atom
PDF