Home
last modified time | relevance | path

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

/Linux-v5.10/arch/nds32/mm/
Dalignment.c26 #define IMM3U(inst) (((inst) >> 0) & 0x7UL) macro
286 shift = IMM3U(inst) * len; in do_16()