summaryrefslogtreecommitdiff
path: root/dx/tests/095-dex-const-string-jumbo/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/095-dex-const-string-jumbo/expected.txt')
-rw-r--r--dx/tests/095-dex-const-string-jumbo/expected.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/dx/tests/095-dex-const-string-jumbo/expected.txt b/dx/tests/095-dex-const-string-jumbo/expected.txt
new file mode 100644
index 0000000..a4014d9
--- /dev/null
+++ b/dx/tests/095-dex-const-string-jumbo/expected.txt
@@ -0,0 +1,6 @@
+Blort.test:()V:
+regs: 0003; ins: 0001; outs: 0001
+ 0000: move-object v0, v2
+ 0001: const-string/jumbo v1, "zorch"
+ 0004: invoke-static {v1}, Blort.consume:(Ljava/lang/String;)V
+ 0007: return-void