]> Git Repo - qemu.git/commit
tcg: Add tcg_gen_gvec_5_ptr
authorRichard Henderson <[email protected]>
Wed, 12 Feb 2020 00:31:38 +0000 (16:31 -0800)
committerRichard Henderson <[email protected]>
Wed, 12 Feb 2020 22:58:36 +0000 (14:58 -0800)
commit2445971604c1cfd3ec484457159f4ac300fb04d2
tree3e03908a2614017605e0ae179ada5dd51eb1d395
parente6cadf49c3d191f6984e56ec3bbeb0b103ca5bc2
tcg: Add tcg_gen_gvec_5_ptr

Extend the vector generator infrastructure to handle
5 vector arguments.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Taylor Simpson <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
include/tcg/tcg-op-gvec.h
tcg/tcg-op-gvec.c
This page took 0.025082 seconds and 4 git commands to generate.