Fix format word padding and tweak block offsets.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 19 Jan 2019 08:02:50 +0000 (08:02 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 21 Aug 2019 21:34:03 +0000 (21:34 +0000)
commit52d7ed7ffb384b7f8176e2ad3f5357b3b0812e02
tree5620a2a8c0c4533f5294f0b6c704ee885435d7c1
parent9cd60dc8c8709dd0d15a101631b56524be066f42
Fix format word padding and tweak block offsets.

We already arranged for all entries to be 64-bit aligned, so we might
as well take advantage of that in block offsets.
src/compiler/machines/aarch64/assmd.scm
src/compiler/machines/aarch64/lapgen.scm
src/compiler/machines/aarch64/rules3.scm
src/microcode/cmpintmd/aarch64.c