aboutsummaryrefslogtreecommitdiff
path: root/target/arm/neon_helper.c
AgeCommit message (Expand)Author
2019-05-13target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_absRichard Henderson
2019-02-15target/arm: Split out FPSCR.QC to a vector fieldRichard Henderson
2019-02-15target/arm: Remove neon min/max helpersRichard Henderson
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-01-25target/arm: Use pointers in neon zip/uzp helpersRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth