summaryrefslogtreecommitdiffstats
path: root/dx
diff options
context:
space:
mode:
Diffstat (limited to 'dx')
-rw-r--r--dx/tests/084-dex-high-register-moves/expected.txt16
1 files changed, 7 insertions, 9 deletions
diff --git a/dx/tests/084-dex-high-register-moves/expected.txt b/dx/tests/084-dex-high-register-moves/expected.txt
index 33466c4e2..061e7d30b 100644
--- a/dx/tests/084-dex-high-register-moves/expected.txt
+++ b/dx/tests/084-dex-high-register-moves/expected.txt
@@ -49,12 +49,10 @@ regs: 0018; ins: 0000; outs: 0000
005a: move-wide/from16 v22, v0
005c: sput-wide v22, Blort.l:J
005e: move-object/from16 v22, v21
- 0060: move-object/from16 v0, v22
- 0062: instance-of v0, v0, java.lang.String
- 0064: move/from16 v22, v0
- 0066: if-eqz v22, 006d // +0007
- 0068: const/16 v22, #int 0 // #0000
- 006a: sput v22, Blort.i:I
- 006c: return-void
- 006d: const/16 v22, #int 1 // #0001
- 006f: goto 006a // -0005
+ 0060: instance-of/jumbo v22, v22, java.lang.String
+ 0065: if-eqz v22, 006c // +0007
+ 0067: const/16 v22, #int 0 // #0000
+ 0069: sput v22, Blort.i:I
+ 006b: return-void
+ 006c: const/16 v22, #int 1 // #0001
+ 006e: goto 0069 // -0005