OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MVTSF
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
dlx.h
55
#define
MVTSF
0x00000030
197
{ "mvts", (ALUOP|
MVTSF
), "c,a" }, /* Move to special register */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
142
{
MVTSF
, "mvts" }, /* Move to special register */
172
if (func !=
MVTSF
&& func != MVFSF)
Completed in 502 milliseconds