Searched refs:hazard (Results 1 - 21 of 21) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/iq2000/
H A Dhazard0.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard1.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard2.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard3.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard4.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard5.s1 # This test case includes a single case of a load hazard, whereby an
H A Doddldw.s1 # This test case includes a single case of a load hazard, whereby an
H A Doddsdw.s1 # This test case includes a single case of a load hazard, whereby an
H A Dnohazard.s2 # hazard between a load and the instruction which follows it in
H A Dload-hazards.exp48 foreach file [lsort [glob -nocomplain -- $srcdir/$subdir/hazard*.s]] {
74 iq2000_warning_test $file "assembler emits load hazard warning for $file" $warnpattern
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/iq2000/
H A Dhazard0.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard1.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard2.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard3.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard4.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard5.s1 # This test case includes a single case of a load hazard, whereby an
H A Doddldw.s1 # This test case includes a single case of a load hazard, whereby an
H A Doddsdw.s1 # This test case includes a single case of a load hazard, whereby an
H A Dload-hazards.exp32 foreach file [glob -nocomplain -- $srcdir/$subdir/hazard*.s] {
58 iq2000_warning_test $file "assembler emits load hazard warning for $file" $warnpattern
H A Dnohazard.s2 # hazard between a load and the instruction which follows it in
/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c3802 const char *hazard = 0;
3821 hazard = "nop";
3823 hazard = "nop";
3825 if (hazard)
3826 fprintf(file, "%s\t# %s-%s hazard\n\t",
3827 hazard, opnames[prev_opcode], opnames[this_opcode]);
3793 const char *hazard = 0; local

Completed in 124 milliseconds