Searched refs:eor_exp_b (Results 1 – 1 of 1) sorted by relevance
/external/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 4992 unsigned eor_exp_b[] = {0x00, 0xcc, 0xa0, 0xf7, 0x80, 0x55, 0x55, 0xa2}; in TEST_SVE() local 5003 IntBinArithHelper(config, fn, kBRegSize, pg_b, zn_b, zm_b, eor_exp_b); in TEST_SVE()
|