Searched refs:XLR (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | xlr-ext.s | 1 # Source file used to test XLR's assembler instructions
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips-opc.c | 377 #define XLR INSN_XLR macro 1050 {"daddwc", "d,s,t", 0x70000038, 0xfc0007ff, WR_1|RD_2|RD_3|WR_C0|RD_C0, 0, XLR, 0, 0 }, 1291 {"ldaddw", "t,b", 0x70000010, 0xfc00ffff, MOD_1|RD_2|LM|SM, 0, XLR, 0, 0 }, 1292 {"ldaddwu", "t,b", 0x70000011, 0xfc00ffff, MOD_1|RD_2|LM|SM, 0, XLR, 0, 0 }, 1293 {"ldaddd", "t,b", 0x70000012, 0xfc00ffff, MOD_1|RD_2|LM|SM, 0, XLR, 0, 0 }, 1462 {"mfcr", "t,s", 0x70000018, 0xfc00ffff, WR_1|RD_2, 0, XLR, 0, 0 }, 1506 {"msgsnd", "t", 0, (int) M_MSGSND, INSN_MACRO, 0, XLR, 0, 0 }, 1507 {"msgld", "", 0, (int) M_MSGLD, INSN_MACRO, 0, XLR, 0, 0 }, 1508 {"msgld", "t", 0, (int) M_MSGLD_T, INSN_MACRO, 0, XLR, 0, 0 }, 1509 {"msgwait", "", 0, (int) M_MSGWAIT, INSN_MACRO, 0, XLR, 0, 0 }, [all …]
|
D | ChangeLog-2009 | 1583 (mips_arch_choices): Add XLR entry. 1584 * mips-opc.c (XLR): Define. 1585 (mips_builtin_opcodes): Add XLR instructions.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2009 | 4712 (arch_info_struct): Add XLR entry. 4715 (mips_mach_extensions): Add XLR entry.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2009 | 2562 (mips_cpu_info_table): Add XLR entry.
|