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