Make bintopsb align compiled-code blocks as necessary on the source
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 12 Jan 1994 00:30:57 +0000 (00:30 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 12 Jan 1994 00:30:57 +0000 (00:30 +0000)
commitd544752d16c1e9486707a742d5f10a80629c7809
treee3c45731724e8b4cb1dd625199e3a3511fa574a6
parent330b8ac82f7acbc5e1cdcf8363a441879c41ebba
Make bintopsb align compiled-code blocks as necessary on the source
machine.

For the C back end, this should be innocuous, since there are no
alignment constraints on code.

For the native back ends, the native code is only meaningful on the
same machine, so the alignment constraints should be the same.
v7/src/microcode/bintopsb.c
v7/src/microcode/psbtobin.c
v8/src/microcode/bintopsb.c
v8/src/microcode/psbtobin.c