]> Git Repo - qemu.git/commit
tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded
authorRichard Henderson <[email protected]>
Sat, 16 Mar 2019 21:44:56 +0000 (21:44 +0000)
committerRichard Henderson <[email protected]>
Mon, 13 May 2019 21:44:03 +0000 (14:44 -0700)
commitce27c5d1a38e93da38653af71fb468c5eded4c7b
treee537735d5dff4fc8edcb3e5e6eda4f5d47759aa4
parentac383dde33405106469d04a78de1d76f1a730cb1
tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded

PowerPC Altivec does not support add and subtract of 64-bit elements.
Prepare for that configuration by not assuming the operation is
universally supported.

Reviewed-by: Alex BennĂ©e <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/tcg-op-vec.c
This page took 0.020761 seconds and 4 git commands to generate.