I_OPCODE_offRb     90 arch/nds32/include/asm/nds32_fpu_inst.h #define I_OPCODE_mskRb			(0x1fUL << I_OPCODE_offRb)
I_OPCODE_offRb     92 arch/nds32/include/asm/nds32_fpu_inst.h 	((NDS32Insn(x) & I_OPCODE_mskRb) >> I_OPCODE_offRb)