Searched refs:EVA (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 269 #define EVA ASE_EVA macro 1133 {"lbue", "t,+j(b)", 0x60006000, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 }, 1134 {"lbue", "t,A(b)", 0, (int) M_LBUE_AB, INSN_MACRO, 0, 0, EVA, 0 }, 1135 {"lhue", "t,+j(b)", 0x60006200, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 }, 1136 {"lhue", "t,A(b)", 0, (int) M_LHUE_AB, INSN_MACRO, 0, 0, EVA, 0 }, 1137 {"lbe", "t,+j(b)", 0x60006800, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 }, 1138 {"lbe", "t,A(b)", 0, (int) M_LBE_AB, INSN_MACRO, 0, 0, EVA, 0 }, 1139 {"lhe", "t,+j(b)", 0x60006a00, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 }, 1140 {"lhe", "t,A(b)", 0, (int) M_LHE_AB, INSN_MACRO, 0, 0, EVA, 0 }, 1141 {"lle", "t,+j(b)", 0x60006c00, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 }, [all …]
|
D | mips-opc.c | 441 #define EVA ASE_EVA macro 2651 {"lbue", "t,+j(b)", 0x7c000028, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 }, 2652 {"lbue", "t,A(b)", 0, (int) M_LBUE_AB, INSN_MACRO, 0, 0, EVA, 0 }, 2653 {"lhue", "t,+j(b)", 0x7c000029, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 }, 2654 {"lhue", "t,A(b)", 0, (int) M_LHUE_AB, INSN_MACRO, 0, 0, EVA, 0 }, 2655 {"lbe", "t,+j(b)", 0x7c00002c, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 }, 2656 {"lbe", "t,A(b)", 0, (int) M_LBE_AB, INSN_MACRO, 0, 0, EVA, 0 }, 2657 {"lhe", "t,+j(b)", 0x7c00002d, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 }, 2658 {"lhe", "t,A(b)", 0, (int) M_LHE_AB, INSN_MACRO, 0, 0, EVA, 0 }, 2659 {"lle", "t,+j(b)", 0x7c00002e, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 }, [all …]
|
D | ChangeLog-2013 | 912 * micromips-opc.c (EVA): Define. 914 (micromips_opcodes): Add EVA opcodes. 916 (print_insn_args): Handle EVA offsets. 918 * mips-opc.c (EVA): Define. 920 (mips_builtin_opcodes): Add EVA opcodes.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/nds32/ |
D | sys-reg.s | 14 mfsr $r0 ,$EVA
|
D | sys-reg.d | 22 0+002c <[^>]*> mfsr \$r0, \$EVA
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | mipsr6@eva.d | 2 #name: MIPS EVA 6 # Test the EVA instructions
|
D | eva.d | 2 #name: MIPS EVA 5 # Test the EVA instructions
|
D | micromips@eva.d | 2 #name: microMIPS EVA
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2013 | 1282 (mips_after_parse_args): Check for valid EVA combinations.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-9197 | 915 * emulparams/d10velf.sh: Changes needed for D10V-EVA board.
|