--- old/src/cpu/aarch64/vm/aarch64.ad 2015-03-18 11:17:22.515724944 +0100 +++ new/src/cpu/aarch64/vm/aarch64.ad 2015-03-18 11:17:22.439724948 +0100 @@ -4324,7 +4324,7 @@ %{ constraint(ALLOC_IN_RC(ptr_reg)); match(AddP reg off); - op_cost(INSN_COST); + op_cost(0); format %{ "[$reg, $off]" %} interface(MEMORY_INTER) %{ base($reg);