Home
last modified time | relevance | path

Searched refs:EVA (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c269 #define EVA ASE_EVA macro
1132 {"lbue", "t,+j(b)", 0x60006000, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 },
1133 {"lbue", "t,A(b)", 0, (int) M_LBUE_AB, INSN_MACRO, 0, 0, EVA, 0 },
1134 {"lhue", "t,+j(b)", 0x60006200, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 },
1135 {"lhue", "t,A(b)", 0, (int) M_LHUE_AB, INSN_MACRO, 0, 0, EVA, 0 },
1136 {"lbe", "t,+j(b)", 0x60006800, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 },
1137 {"lbe", "t,A(b)", 0, (int) M_LBE_AB, INSN_MACRO, 0, 0, EVA, 0 },
1138 {"lhe", "t,+j(b)", 0x60006a00, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 },
1139 {"lhe", "t,A(b)", 0, (int) M_LHE_AB, INSN_MACRO, 0, 0, EVA, 0 },
1140 {"lle", "t,+j(b)", 0x60006c00, 0xfc00fe00, WR_1|RD_3|LM, 0, 0, EVA, 0 },
[all …]
Dmips-opc.c387 #define EVA ASE_EVA macro
2591 {"lbue", "t,+j(b)", 0x7c000028, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 },
2592 {"lbue", "t,A(b)", 0, (int) M_LBUE_AB, INSN_MACRO, 0, 0, EVA, 0 },
2593 {"lhue", "t,+j(b)", 0x7c000029, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 },
2594 {"lhue", "t,A(b)", 0, (int) M_LHUE_AB, INSN_MACRO, 0, 0, EVA, 0 },
2595 {"lbe", "t,+j(b)", 0x7c00002c, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 },
2596 {"lbe", "t,A(b)", 0, (int) M_LBE_AB, INSN_MACRO, 0, 0, EVA, 0 },
2597 {"lhe", "t,+j(b)", 0x7c00002d, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 },
2598 {"lhe", "t,A(b)", 0, (int) M_LHE_AB, INSN_MACRO, 0, 0, EVA, 0 },
2599 {"lle", "t,+j(b)", 0x7c00002e, 0xfc00007f, WR_1|RD_3|LM, 0, 0, EVA, 0 },
[all …]
DChangeLog-2013912 * 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.27/gas/testsuite/gas/nds32/
Dsys-reg.s14 mfsr $r0 ,$EVA
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
Dmipsr6@eva.d2 #name: MIPS EVA
6 # Test the EVA instructions
Deva.d2 #name: MIPS EVA
5 # Test the EVA instructions
Dmicromips@eva.d2 #name: microMIPS EVA
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20131282 (mips_after_parse_args): Check for valid EVA combinations.
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-9197915 * emulparams/d10velf.sh: Changes needed for D10V-EVA board.