summaryrefslogtreecommitdiffstats
path: root/target/arm/neon_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns to decodetreePeter Maydell2020-05-141-7/+0Star
* target/arm: Vectorize SABA/UABARichard Henderson2020-05-141-10/+0Star
* target/arm: Vectorize integer comparison vs zeroRichard Henderson2020-04-301-24/+0Star
* target/arm: Convert PMULL.8 to gvecRichard Henderson2020-02-211-32/+0Star
* target/arm: Convert PMULL.64 to gvecRichard Henderson2020-02-211-30/+0Star
* target/arm: Convert PMUL.8 to gvecRichard Henderson2020-02-211-22/+0Star
* target/arm: Vectorize USHL and SSHLRichard Henderson2020-02-211-33/+0Star
* target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_absRichard Henderson2019-05-141-5/+0Star
* target/arm: Split out FPSCR.QC to a vector fieldRichard Henderson2019-02-151-1/+1
* target/arm: Remove neon min/max helpersRichard Henderson2019-02-151-12/+0Star
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-0/+1
* target/arm: Use pointers in neon zip/uzp helpersRichard Henderson2018-01-251-74/+88
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+2242