Home
last modified time | relevance | path

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

/Linux-v5.10/arch/nds32/include/asm/
Dnds32_fpu_inst.h77 #define NDS32Insn_OPCODE(x) (NDS32Insn(x) >> I_OPCODE_off) macro
/Linux-v5.10/arch/nds32/math-emu/
Dfpuemu.c385 if (NDS32Insn_OPCODE(insn) != cop0_op)