Home | History | Annotate | Download | only in arm

Lines Matching full:cbz

1626 void Arm32Assembler::cbz(Register rn ATTRIBUTE_UNUSED, Label* target ATTRIBUTE_UNUSED) {
1627 LOG(FATAL) << "cbz is not supported on ARM32";