Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc4613 unsigned zm_s[] = {0x00000000, 0x01234567, 0x10101010, 0x00000000, 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()
4686 unsigned zm_s[] = {0x00000001, 0x00000000, 0x0000eeee, 0xfffffffe, 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()
4767 int zm_s[] = {-1, 0, -1, -INT32_MAX, 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 …]