Home
last modified time | relevance | path

Searched refs:M_LI_D (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1575 M_LI_D, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c774 {"li.d", "t,F", 0, (int) M_LI_D, INSN_MACRO, INSN2_M_FP_D, I1, 0, 0 },
Dmips-opc.c1262 {"li.d", "t,F", 0, (int) M_LI_D, INSN_MACRO, INSN2_M_FP_D, I1, 0, SF },
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-9697368 * config/tc-mips.c (macro): Correct handling of constant in M_LI_D
1498 * config/tc-mips.c (macro): Handle constants for M_LI_D and
DChangeLog-92955891 (macro): Correct M_LI_SS SVR4_PIC/EMBEDDED_PIC case. After M_LI_D
9878 (macro): Added cases M_LI_S, M_LI_SS. Fixed M_LI_D and M_LI_DD.
DChangeLog-00011692 used in branch and M_LI_D macros. Use HAVE_64BIT_FPRS to determine
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c12061 case M_LI_D: in macro()