]> Git Repo - qemu.git/commit - tcg/tcg.c
tcg: Manually expand INDEX_op_dup_vec
authorRichard Henderson <[email protected]>
Mon, 18 Mar 2019 18:20:27 +0000 (11:20 -0700)
committerRichard Henderson <[email protected]>
Mon, 13 May 2019 21:44:03 +0000 (14:44 -0700)
commitbab1671f0fa928fd678a22f934739f06fd5fd035
tree2c7ed9005146c1c0394d932fa673a28a1534686e
parente7632cfa8b76cdbbc1c76e8737338ef5844e7d60
tcg: Manually expand INDEX_op_dup_vec

This case is similar to INDEX_op_mov_* in that we need to do
different things depending on the current location of the source.

Signed-off-by: Richard Henderson <[email protected]>
---
v3: Added some commentary to the tcg_reg_alloc_* functions.
tcg/aarch64/tcg-target.inc.c
tcg/i386/tcg-target.inc.c
tcg/tcg.c
This page took 0.025744 seconds and 4 git commands to generate.