Searched refs:refConstants (Results 1 – 1 of 1) sorted by relevance
141 int64_t refConstants[64]; in TEST() local146 refConstants[i] = ~(mask << i); in TEST()155 __ li(a5, Operand(refConstants[i])); in TEST()173 CHECK(refConstants[i] == result[i]); in TEST()