]> Git Repo - qemu.git/commit
tcg/i386: Fix INDEX_op_dup2_vec
authorRichard Henderson <[email protected]>
Sun, 29 Mar 2020 01:16:10 +0000 (18:16 -0700)
committerRichard Henderson <[email protected]>
Mon, 30 Mar 2020 18:16:17 +0000 (11:16 -0700)
commite20cb81d9c5a3d0f9c08f3642728a210a1c162c9
tree74f5c4a2067fb61b376894b3c93eeb7f0d8ae802
parent84878f4c00a7beca1d1460e2f77a6c833b8d0393
tcg/i386: Fix INDEX_op_dup2_vec

We were only constructing the 64-bit element, and not
replicating the 64-bit element across the rest of the vector.

Cc: [email protected]
Signed-off-by: Richard Henderson <[email protected]>
tcg/i386/tcg-target.inc.c
This page took 0.023028 seconds and 4 git commands to generate.