Home
last modified time | relevance | path

Searched refs:ITStatus_instrLastInITBlock (Results 1 – 1 of 1) sorted by relevance

/external/capstone/arch/ARM/
DARMDisassembler.c65 static bool ITStatus_instrLastInITBlock(ARM_ITStatus *it) in ITStatus_instrLastInITBlock() function
613 if (ITStatus_instrInITBlock(&(ud->ITBlock)) && !ITStatus_instrLastInITBlock(&(ud->ITBlock))) in AddThumbPredicate()