Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dalignment.c31 #define GET_IMMSVAL(imm_value) \ argument
32 (((imm_value >> 14) & 0x1) ? (imm_value - 0x8000) : imm_value)