Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/mm/
Dalignment.c463 #define COLS_L_BITS(i) (i & (1<<24)) in do_alignment() macro
468 if (COLS_L_BITS(instr)) { in do_alignment()