Searched refs:M_LI_D (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1575 M_LI_D, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 774 {"li.d", "t,F", 0, (int) M_LI_D, INSN_MACRO, INSN2_M_FP_D, I1, 0, 0 },
|
D | mips-opc.c | 1262 {"li.d", "t,F", 0, (int) M_LI_D, INSN_MACRO, INSN2_M_FP_D, I1, 0, SF },
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9697 | 368 * 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
|
D | ChangeLog-9295 | 5891 (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.
|
D | ChangeLog-0001 | 1692 used in branch and M_LI_D macros. Use HAVE_64BIT_FPRS to determine
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12061 case M_LI_D: in macro()
|