Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h45 #define XORF 0x00000026 macro
181 { "xor", (ALUOP|XORF), "c,a,b" }, /* Exclusive OR */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c126 { XORF, "xor" }, /* Exclusive OR */ in dlx_r_type()