Home | History | Annotate | Download | only in arm

Lines Matching defs:cbnz

1631 void Arm32Assembler::cbnz(Register rn ATTRIBUTE_UNUSED, Label* target ATTRIBUTE_UNUSED) {
1632 LOG(FATAL) << "cbnz is not supported on ARM32";