]> Git Repo - qemu.git/commit
tcg/arm: Add host vector framework
authorRichard Henderson <[email protected]>
Mon, 3 May 2021 23:47:52 +0000 (16:47 -0700)
committerRichard Henderson <[email protected]>
Fri, 4 Jun 2021 18:50:11 +0000 (11:50 -0700)
commit000cf4777aadda69d14a6994ca0d195a36733cbd
treea01d2bbc4dbf2ac318f9754d18b2ae05d8c14a2f
parenta4fbbd779a29b912299bc2830f0157513080ddb7
tcg/arm: Add host vector framework

Add registers and function stubs.  The functionality
is disabled via use_neon_instructions defined to 0.

We must still include results for the mandatory opcodes in
tcg_target_op_def, as all opcodes are checked during tcg init.

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/arm/tcg-target-con-set.h
tcg/arm/tcg-target-con-str.h
tcg/arm/tcg-target.c.inc
tcg/arm/tcg-target.h
tcg/arm/tcg-target.opc.h [new file with mode: 0644]
This page took 0.026167 seconds and 4 git commands to generate.