qemu-patch-raspberry4/accel
Richard Henderson 22fc352703 tcg: Add generic vector helpers with a scalar operand
Use dup to convert a non-constant scalar to a third vector.

Add addition, multiplication, and logical operations with an immediate.
Add addition, subtraction, multiplication, and logical operations with
a non-constant scalar.  Allow for the front-end to build operations in
which the scalar operand comes first.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-02-08 15:54:06 +00:00
..
kvm kvm: Add kvm_set_user_memory tracepoint 2018-02-05 13:54:38 +01:00
stubs Add the WHPX vcpu API 2018-02-07 14:09:26 +01:00
tcg tcg: Add generic vector helpers with a scalar operand 2018-02-08 15:54:06 +00:00
accel.c accel: cleanup error output 2017-08-01 17:27:33 +02:00
Makefile.objs tcg: add the CONFIG_TCG into Makefiles 2017-07-05 09:12:44 +02:00