Searched refs:M_LI_SS (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1578 M_LI_SS, enumerator
|
D | ChangeLog-9103 | 2747 * mips.h: Added M_LI_S and M_LI_SS.
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 777 {"li.s", "T,l", 0, (int) M_LI_SS, INSN_MACRO, INSN2_M_FP_S, I1, 0, 0 },
|
D | mips-opc.c | 1265 {"li.s", "T,l", 0, (int) M_LI_SS, INSN_MACRO, INSN2_M_FP_S, I1, 0, 0 },
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 5738 * config/tc-mips.c (macro): For M_LI_SS, decide how to handle it 5891 (macro): Correct M_LI_SS SVR4_PIC/EMBEDDED_PIC case. After M_LI_D 8385 (macro): Use BFD_RELOC_MIPS_LITERAL relocation for M_LI_SS. 9878 (macro): Added cases M_LI_S, M_LI_SS. Fixed M_LI_D and M_LI_DD.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12040 case M_LI_SS: in macro()
|