Searched refs:SM4_OPERAND_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
212 #define SM4_OPERAND_SEL_MASK(sel) ((sel) & 0xf) macro
102 op.mask = SM4_OPERAND_SEL_MASK(optok.sel); in read_op()