Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h43 #define ANDF 0x00000024 macro
179 { "and", (ALUOP|ANDF), "c,a,b" }, /* AND */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c124 { ANDF, "and" }, /* AND */ in dlx_r_type()