]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/tcg-op-vec.c
tcg: Add generic vector expanders
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 15 Sep 2017 21:11:45 +0000 (14:11 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 8 Feb 2018 15:54:05 +0000 (15:54 +0000)
commitdb432672dc50ed86dda17ac821b7eb07411a90af
treeb00fb1db81cb0ac0d3e82f6242d6908bf657dd0f
parent474b2e8f0f765515515b495e6872b5e18a660baf
tcg: Add generic vector expanders

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
13 files changed:
Makefile.target
accel/tcg/Makefile.objs
accel/tcg/tcg-runtime-gvec.c [new file with mode: 0644]
accel/tcg/tcg-runtime.h
configure
tcg/tcg-gvec-desc.h [new file with mode: 0644]
tcg/tcg-op-gvec.c [new file with mode: 0644]
tcg/tcg-op-gvec.h [new file with mode: 0644]
tcg/tcg-op-vec.c
tcg/tcg-op.h
tcg/tcg-opc.h
tcg/tcg.c
tcg/tcg.h