Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h44 #define ORF 0x00000025 macro
180 { "or", (ALUOP|ORF), "c,a,b" }, /* OR */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c125 { ORF, "or" }, /* OR */ in dlx_r_type()