Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/probes/
Ddecode-thumb.h17 #define in_it_block(cpsr) ((cpsr & 0x06000c00) != 0x00000000) macro
Ddecode-thumb.c838 if (unlikely(in_it_block(cpsr))) in thumb_check_cc()
/Linux-v5.10/arch/arm/probes/kprobes/
Dactions-thumb.c476 if (!in_it_block(cpsr)) in t16_emulate_loregs_noitrwflags()