Home
last modified time | relevance | path

Searched refs:M_MOVE (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/opcode/
Dmips.h741 M_MOVE, enumerator
DChangeLog-9103555 (M_MOVE): New macro identifier.
/freebsd-12-stable/contrib/binutils/opcodes/
Dmips-opc.c187 {"move", "d,s", 0, (int) M_MOVE, INSN_MACRO, 0, I1 },
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-mips.c7204 case M_MOVE: in macro()
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-00011609 (macro): Likewise. Handle M_MOVE.