Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/probes/
H A Ddecode-thumb.h17 #define in_it_block(cpsr) ((cpsr & 0x06000c00) != 0x00000000) macro
H A Ddecode-thumb.c838 if (unlikely(in_it_block(cpsr))) in thumb_check_cc()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dactions-thumb.c478 if (!in_it_block(cpsr)) in t16_emulate_loregs_noitrwflags()