Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h57 #define BSWAPF 0x00000032 macro
199 { "bswap", (ALUOP|BSWAPF), "c,a,b" }, /* ??? Was not documented */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c144 { BSWAPF, "bswap" }, /* Byte swap ?? */ in dlx_r_type()