ARM64: properly specify double-stack.
commitc26295b56b17c1db72e63c211d6e89c03e2149f0
authorStas Boukarev <stassats@gmail.com>
Thu, 8 Oct 2015 20:23:14 +0000 (8 23:23 +0300)
committerStas Boukarev <stassats@gmail.com>
Thu, 8 Oct 2015 21:35:03 +0000 (9 00:35 +0300)
tree6d603c10b173aa411633d31df0507a9951d4197a
parent73605d8b84cb6279765c2a39dfdb3d70179e1d31
ARM64: properly specify double-stack.

Its element-size is now 1, not 2.
src/compiler/arm64/macros.lisp
src/compiler/arm64/vm.lisp
tests/foreign-stack-alignment.impure.lisp