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