OSDN Git Service

original
[gb-231r1-is01/GB_2.3_IS01.git] / cts / tools / vm-tests / src / dot / junit / opcodes / shr_long / d / T_shr_long_2.d
diff --git a/cts/tools/vm-tests/src/dot/junit/opcodes/shr_long/d/T_shr_long_2.d b/cts/tools/vm-tests/src/dot/junit/opcodes/shr_long/d/T_shr_long_2.d
new file mode 100644 (file)
index 0000000..a87004a
--- /dev/null
@@ -0,0 +1,18 @@
+.source T_shr_long_2.java
+.class public dot.junit.opcodes.shr_long.d.T_shr_long_2
+.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(JI)J
+.limit regs 11
+
+       shr-long v0, v8, v11
+       return-wide v0
+.end method