Searched refs:I_OPCODE_mskRt (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/nds32/include/asm/ | ||
H A D | nds32_fpu_inst.h | 80 #define I_OPCODE_mskRt (0x1fUL << I_OPCODE_offRt) macro 82 ((NDS32Insn(x) & I_OPCODE_mskRt) >> I_OPCODE_offRt) |
Completed in 1 milliseconds