Sign in
gnu
/
binutils-gdb
/
8cd01ac4809b102a6fde8ffc25c5e4e5d4ff1c66
/
.
/
sim
/
testsuite
/
mips
/
sanity.s
blob: 74551edd404187bc538248f4343e8b37b328cba9 [
file
]
# mips test sanity, expected to pass.
# mach: all
# as: -mabi=eabi
# ld: -N -Ttext=0x80010000
# output: *\\npass\\n
.include
"testutils.inc"
setup
.set noreorder
.ent DIAG
DIAG
:
writemsg
"Sanity is good!"
pass
.end DIAG