Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc15514 const double h_max_float16 = 0x7ff0; // Largest float16 == INT16_MAX. in TEST_SVE() local
15515 const double h_min_float16 = -h_max_float16; // Smallest float16 > INT16_MIN. in TEST_SVE()
15524 h_max_float16, in TEST_SVE()