Searched defs:Cinv (Results 1 – 3 of 3) sorted by relevance
354 void MacroAssembler::Cinv(const Register& rd, in Cinv() function
1138 void Cinv(const Register& rd, const Register& rn, Condition cond) { in Cinv() function
9892 __ Cinv(x11, x24, ne); in TEST() local