Fix for test case now that jumbo opcodes are on.

Change-Id: Iad2bde29a3e0898b564b8e2c695dd45d3a6e927f
diff --git a/dx/tests/084-dex-high-register-moves/expected.txt b/dx/tests/084-dex-high-register-moves/expected.txt
index 33466c4..061e7d3 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 @@
   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