Home
last modified time | relevance | path

Searched refs:M_TRUNCWS (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1705 M_TRUNCWS, enumerator
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20132070 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
/toolchain/binutils/binutils-2.25/opcodes/
Dmips-opc.c2091 {"trunc.w.s", "D,S,t", 0, (int) M_TRUNCWS, INSN_MACRO, INSN2_M_FP_S, I1, 0, EE },
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c13247 case M_TRUNCWS: in macro()