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