Searched refs:mips4 (Results 1 – 25 of 55) sorted by relevance
123
2 #name: MIPS mips4 non-fp3 #source: mips4.s5 # Test mips4 *non-fp* insturctions.
2 #name: MIPS mips4 non-fp3 #source: mips4.s5 # Test mips4 *non-fp* instructions (microMIPS).
2 #name: MIPS mips4 branch-likely instructions3 #source: mips4-branch-likely.s6 # Test mips4 branch-likely instructions (microMIPS).
41 .set mips4 # ERROR: too low define49 .set mips4 # ERROR: too low define65 .set mips4 # ERROR: too low define91 .set mips4 define
2 #name: MIPS mips4 non-fp4 # Test mips4 *non-fp* insturctions.
2 #name: MIPS mips4 branch-likely instructions4 # Test mips4 branch-likely instructions.
2 #name: MIPS mips4 fp4 # Test mips4 fp instructions.
4 # as: -32 -march=mips47 private flags = 3.......: .*\[mips4\].*
3 #as: -mips4 -mtune=r80006 # For -mips4
2 #name: MIPS mips4 fp3 #source: mips4-fp.s6 # Test mips4 fp instructions (microMIPS).
1 # Source file used to test -mips4 fp instructions.12 # This choice of arguments is so that it matches bc3f on pre-mips4.
2 #as: -32 -EL -mips4
2 #as: -mabi=o64 -EB -mips4
1 # Source file used to test -mips4 branch-likely instructions.
3 #as: -mips4 -march=r10000
35 # test mips4 instructions.37 .set arch=mips4
1 # Source file used to test -mips4 *non-fp* instructions.
1 # Source file used to test -mips4 fp instructions.
431 mips_arch_create mips4 64 mips3 { fpisa4 } \433 mips_arch_create mips5 64 mips4 { fpisa5 } \484 mips_arch_create vr5400 64 mips4 { ror } \757 run_dump_test_arches "mips4" [mips_arch_list_matching mips4]765 [mips_arch_list_matching mips4 !mips32r6]767 [mips_arch_list_matching mips4 !mips32r6]1240 [mips_arch_list_matching mips4] \
158 good_combination { "-mips4 -mgp32 -32" "-mips2 -32" } { mips4 o32 }159 good_combination { "-mips4 -mabi=32" "-mips2 -32" } { mips4 o32 }160 good_combination { "-mips2 -32" "-mips4 -mabi=32" } { mips4 o32 }161 good_combination { "-mips2 -mabi=eabi" "-mips4 -mabi=eabi -mgp32" } { mips4 eabi32 }
3 #as: -mips4
104 (mips4-fp, mips5-fp): Run twice, one with -32 and once with -mabi=o64.167 * gas/mips/mips4-branch-likely.l: Likewise.168 * gas/mips/mips4-fp.l: Likewise.345 architecture properties adding them to "mips3", "mips4", "mips5"347 "24k-triple-stores-1", "24k-triple-stores-3", "mips4-fp",495 * gas/mips/micromips@mips4-branch-likely.d: Likewise.496 * gas/mips/micromips@mips4-fp.d: Likewise.497 * gas/mips/micromips@mips4.d: Likewise.568 * gas/mips/mips4.s: Likewise.569 * gas/mips/mips4-fp.s: Likewise.
633 * gas/mips/mips4.s: Split out fp instruction from here ...634 * gas/mips/mips4-fp.s: ... to here.635 * gas/mips/mips4.d: Update.636 * gas/mips/mips4-fp.l: New file. Check error messages with638 * gas/mips/mips4-fp.d: New file. Check disassembly with664 * gas/mips/mips.exp: Run new mips4-fp and mips32r2-fp dump tests.665 Run mips4-fp and mips32r2-fp list tests with -msoft-float. Run
1182 * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for1184 * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:1186 * gas/mips/mips4-fp.l: Update accordingly.1187 * gas/mips/mips4-branch-likely.l: New stderr output for the new1189 * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and1190 a list test with mips4-branch-likely similarly to mips4-fp.1208 * gas/mips/mips4-fp.d: Reformat.