Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h56 #define MVFSF 0x00000031 macro
198 { "mvfs", (ALUOP|MVFSF), "c,a" }, /* Move from special register */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c143 { MVFSF, "mvfs" }, /* Move from special register */ in dlx_r_type()
172 if (func != MVTSF && func != MVFSF) in dlx_r_type()