Home | History | Annotate | Download | only in a64

Lines Matching refs:Tbz

76   // tbz and tbnz
1000 void Tbz(const Register& rt, unsigned bit_pos, Label* label) {
1003 tbz(rt, bit_pos, label);