Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h55 #define MVTSF 0x00000030 macro
197 { "mvts", (ALUOP|MVTSF), "c,a" }, /* Move to special register */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c142 { MVTSF, "mvts" }, /* Move to special register */ in dlx_r_type()
172 if (func != MVTSF && func != MVFSF) in dlx_r_type()