Home
last modified time | relevance | path

Searched refs:pg_s (Results 1 – 1 of 1) sorted by relevance

/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc4628 int pg_s[] = {1, 0, 1, 1, 1, 0, 1, 1}; in TEST_SVE() local
4647 IntBinArithHelper(config, fn, kSRegSize, pg_s, zn_s, zm_s, add_exp_s); in TEST_SVE()
4666 IntBinArithHelper(config, fn, kSRegSize, pg_s, zn_s, zm_s, sub_exp_s); in TEST_SVE()
4697 int pg_s[] = {1, 0, 1, 1, 1, 0, 1, 1}; in TEST_SVE() local
4714 IntBinArithHelper(config, fn, kSRegSize, pg_s, zn_s, zm_s, umax_exp_s); in TEST_SVE()
4730 IntBinArithHelper(config, fn, kSRegSize, pg_s, zn_s, zm_s, umin_exp_s); in TEST_SVE()
4747 IntBinArithHelper(config, fn, kSRegSize, pg_s, zn_s, zm_s, uabd_exp_s); in TEST_SVE()
4778 int pg_s[] = {1, 0, 1, 1, 1, 0, 1, 1}; in TEST_SVE() local
4795 IntBinArithHelper(config, fn, kSRegSize, pg_s, zn_s, zm_s, smax_exp_s); in TEST_SVE()
4812 IntBinArithHelper(config, fn, kSRegSize, pg_s, zn_s, zm_s, smin_exp_s); in TEST_SVE()
[all …]