Searched refs:M_LI_DD (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1576 M_LI_DD, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 775 {"li.d", "T,L", 0, (int) M_LI_DD, INSN_MACRO, INSN2_M_FP_D, I1, 0, 0 },
|
D | mips-opc.c | 1263 {"li.d", "T,L", 0, (int) M_LI_DD, INSN_MACRO, INSN2_M_FP_D, I1, 0, SF },
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2014 | 778 (macro): Update M_LI_DD similarly to match_float_constant. Generate
|
D | ChangeLog-2013 | 956 ADDRESS_ADDI_INSN. Make the M_LI_DD code fall through into the
|
D | ChangeLog-9295 | 4401 * config/tc-mips.c (macro): Ensure that mips2 case of M_LI_DD in 5740 mips_pic. For M_LI_DD, decide how to handle it based on segment 9878 (macro): Added cases M_LI_S, M_LI_SS. Fixed M_LI_D and M_LI_DD.
|
D | ChangeLog-9697 | 1499 M_LI_DD.
|
D | ChangeLog-0001 | 1693 the width registers used in M_LI_DD macros. Use HAVE_32BIT_ADDRESSES
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12139 case M_LI_DD: in macro()
|