Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/mm/
Dalignment.c461 #define CODING_COLS 0xc0000000 in do_alignment() macro
465 if ((instr & 0xe0000000) == CODING_COLS) { in do_alignment()