Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmicromips-opc.c269 #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 …]
Dmips-opc.c441 #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 …]
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.25/gas/testsuite/gas/nds32/
Dsys-reg.s14 mfsr $r0 ,$EVA
Dsys-reg.d22 0+002c <[^>]*> mfsr \$r0, \$EVA
/toolchain/binutils/binutils-2.25/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.25/gas/
DChangeLog-20131282 (mips_after_parse_args): Check for valid EVA combinations.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-9197915 * emulparams/d10velf.sh: Changes needed for D10V-EVA board.