I_OPCODE_offCOP0  105 arch/nds32/include/asm/nds32_fpu_inst.h #define I_OPCODE_mskCOP0		(0x3fUL << I_OPCODE_offCOP0)
I_OPCODE_offCOP0  107 arch/nds32/include/asm/nds32_fpu_inst.h 	((NDS32Insn(x) & I_OPCODE_mskCOP0) >> I_OPCODE_offCOP0)