Home
last modified time | relevance | path

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

/Linux-v5.10/arch/nds32/mm/
Dalignment.c31 #define GET_IMMSVAL(imm_value) \ argument
32 (((imm_value >> 14) & 0x1) ? (imm_value - 0x8000) : imm_value)