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

target/i386: generalize operand size "ph" for use in CVTPS2PD


CVTPS2PD only loads a half-register for memory, like CVTPH2PS.  It can
reuse the "ph" packed half-precision size to load a half-register,
but rename it to "xh" because it is now a variation of "x" (it is not
used only for half-precision values).

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent c1f27a0c
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