OSDN Git Service

Enable to track git://github.com/monaka/binutils.git
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / testsuite / sidcomp.cgen-cpu.mep / lh16.cgs
diff --git a/sid/component/testsuite/sidcomp.cgen-cpu.mep/lh16.cgs b/sid/component/testsuite/sidcomp.cgen-cpu.mep/lh16.cgs
new file mode 100644 (file)
index 0000000..e861173
--- /dev/null
@@ -0,0 +1,10 @@
+# mep testcase for lh $rn,$disp16($rm) -*- Asm -*-
+# mach: all
+
+       .include "testutils.inc"
+       start
+       .global lh16
+lh16:
+       mov $0, 0
+       lh $0,0($0)
+       pass