Searched refs:z13_inputs (Results 1 – 1 of 1) sorted by relevance
/external/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 1212 uint64_t z13_inputs[] = {0x0000000000000000, 0x8000000000000000}; in TEST_SVE() local 1215 InsrHelper(&masm, z13.VnD(), z13_inputs); in TEST_SVE() 2576 int z13_inputs[] = {0, 1, -1, -15, 126, -127, -126, -15}; in TEST() local 2578 InsrHelper(&masm, z13.VnB(), z13_inputs); in TEST()
|