Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h27 #define NOPF 0x00000000 macro
170 { "nop", (ALUOP|NOPF), "N" }, /* NOP */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c115 { NOPF, "nop" }, /* NOP */ in dlx_r_type()
166 if (func != NOPF) in dlx_r_type()