Index: tests/errors/.expect/completeType.arm64.txt
===================================================================
--- tests/errors/.expect/completeType.arm64.txt	(revision 2dd5c6dbeb7bce0ee526e30911002092ab2769d8)
+++ tests/errors/.expect/completeType.arm64.txt	(revision ecaedf35cebf180cb35848eb11e2e66868d1a66c)
@@ -9,5 +9,5 @@
 ... with resolved type:
   void Alternatives are:
-Cost ( 0, 1, 2, 0, 1, -1, 0 ): Generated Cast of:
+Cost ( 0, 0, 1, 2, 0, 1, -1, 0 ): Generated Cast of:
       Application of
         Variable Expression: *?: forall
@@ -44,5 +44,5 @@
 
 
-Cost ( 0, 1, 2, 0, 1, -1, 0 ): Generated Cast of:
+Cost ( 0, 0, 1, 2, 0, 1, -1, 0 ): Generated Cast of:
       Application of
         Variable Expression: *?: forall
@@ -111,5 +111,5 @@
 
       Unsatisfiable alternative:
-Cost ( 0, 1, 0, 0, 1, -5, 0 ): Application of
+Cost ( 0, 0, 1, 0, 0, 1, -5, 0 ): Application of
             Variable Expression: baz: forall
               instance of type T (not function type)
Index: tests/meta/.expect/arch.arm64.txt
===================================================================
--- tests/meta/.expect/arch.arm64.txt	(revision 2dd5c6dbeb7bce0ee526e30911002092ab2769d8)
+++ tests/meta/.expect/arch.arm64.txt	(revision ecaedf35cebf180cb35848eb11e2e66868d1a66c)
@@ -1,11 +1,11 @@
 meta/arch.cfa:28:1 error: Cannot choose between 3 alternatives for expression
 Explicit Cast of:
-  Name: FA64
+  Name: FX64
 ... to:
   char
 ... with resolved type:
   char Alternatives are:
-Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
-      Variable Expression: FA64: double
+Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
+      Variable Expression: FX64: double
       ... with resolved type:
         double
@@ -19,6 +19,6 @@
   Environment:
 
-Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
-      Variable Expression: FA64: function
+Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
+      Variable Expression: FX64: function
         accepting unspecified arguments
       ... returning nothing
@@ -38,6 +38,6 @@
   Environment:
 
-Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
-      Variable Expression: FA64: signed int
+Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
+      Variable Expression: FX64: signed int
       ... with resolved type:
         signed int
