Home
last modified time | relevance | path

Searched refs:zn_b (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc2310 SimVRegister temp, zm_idx, zn_b, zn_t; in Simulator() local
2319 pack_even_elements(vform_half, zn_b, zn); in Simulator()
2325 smull(vform, zd, zn_b, zm_idx); in Simulator()
2332 sqdmull(vform, zd, zn_b, zm_idx); in Simulator()
2339 umull(vform, zd, zn_b, zm_idx); in Simulator()
2346 sqdmull(vform, zd, zn_b, zm_idx); in Simulator()
2353 smlal(vform, zd, zn_b, zm_idx); in Simulator()
2361 smlsl(vform, zd, zn_b, zm_idx); in Simulator()
2369 umlal(vform, zd, zn_b, zm_idx); in Simulator()
2377 umlsl(vform, zd, zn_b, zm_id in Simulator()
2740 SimVRegister temp, zn_b, zm_b, zn_t, zm_t; Simulator() local
2818 SimVRegister temp, zn_b, zm_b, zn_t, zm_t; Simulator() local
2920 SimVRegister zn_b, zn_t; Simulator() local
3016 SimVRegister temp, zm_idx, zn_b, zn_t; Simulator() local
3046 SimVRegister temp, zn_b, zm_b, zn_t, zm_t; Simulator() local
3075 SimVRegister temp, zm_idx, zn_b, zn_t; Simulator() local
3251 SimVRegister zero, zn_b, zm_b, zn_t, zm_t; Simulator() local
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc4538 unsigned zn_b[] = {0x00, 0x01, 0x10, 0x81, 0xff, 0x0f, 0x01, 0x7f};
4581 IntBinArithHelper(config, fn, kBRegSize, pg_b, zn_b, zm_b, add_exp_b);
4600 IntBinArithHelper(config, fn, kBRegSize, pg_b, zn_b, zm_b, sub_exp_b);
4609 unsigned zn_b[] = {0x00, 0xff, 0x0f, 0xff, 0xf0, 0x98, 0x55, 0x67};
4648 IntBinArithHelper(config, fn, kBRegSize, pg_b, zn_b, zm_b, umax_exp_b);
4664 IntBinArithHelper(config, fn, kBRegSize, pg_b, zn_b, zm_b, umin_exp_b);
4681 IntBinArithHelper(config, fn, kBRegSize, pg_b, zn_b, zm_b, uabd_exp_b);
4690 int zn_b[] = {0, -128, -128, -128, -128, 127, 127, 1};
4729 IntBinArithHelper(config, fn, kBRegSize, pg_b, zn_b, zm_b, smax_exp_b);
4746 IntBinArithHelper(config, fn, kBRegSize, pg_b, zn_b, zm_
[all...]

Completed in 24 milliseconds