blob: 1a0949db6e0e856ec60bb769d2600e34210816a4 [file] [log] [blame]
# Test for mf{hi,lo} -> mult/div/mt{hi,lo} with 2 nops inbetween.
#
# mach: all
# as: -mabi=eabi
# ld: -N -Ttext=0x80010000
# output: pass\\n
.include "hilo-hazard.inc"
.include "testutils.inc"
setup
.set noreorder
.ent DIAG
DIAG:
hilo
pass
.end DIAG