Skip to content
Snippets Groups Projects
Commit abd41884 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

target/i386: fix memory operand size for CVTPS2PD


CVTPS2PD only loads a half-register for memory, unlike the other
operations under 0x0F 0x5A.  "Unpack" the group into separate
emission functions instead of using gen_unary_fp_sse.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent a48b2697
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment