Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dopcodes.c19 static const unsigned short cc_map[16] = { variable
59 if ((cc_map[cc_bits] >> (psr_cond)) & 1) in arm_check_condition()