Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/probes/
Ddecode-thumb.h23 #define in_it_block(cpsr) ((cpsr & 0x06000c00) != 0x00000000) macro
Ddecode-thumb.c841 if (unlikely(in_it_block(cpsr))) in thumb_check_cc()
/linux-4.4.14/arch/arm/probes/kprobes/
Dactions-thumb.c479 if (!in_it_block(cpsr)) in t16_emulate_loregs_noitrwflags()