OSDN Git Service

original
[gb-231r1-is01/GB_2.3_IS01.git] / cts / tools / vm-tests / src / dot / junit / opcodes / rem_double / d / T_rem_double_5.d
diff --git a/cts/tools/vm-tests/src/dot/junit/opcodes/rem_double/d/T_rem_double_5.d b/cts/tools/vm-tests/src/dot/junit/opcodes/rem_double/d/T_rem_double_5.d
new file mode 100644 (file)
index 0000000..6a2a11a
--- /dev/null
@@ -0,0 +1,18 @@
+.source T_rem_double_5.java
+.class public dot.junit.opcodes.rem_double.d.T_rem_double_5
+.super java/lang/Object
+
+
+.method public <init>()V
+.limit regs 1
+
+       invoke-direct {v0}, java/lang/Object/<init>()V
+       return-void
+.end method
+
+.method public run(DD)D
+.limit regs 14
+
+       rem-double v0, v9, v12
+       return-wide v0
+.end method