spitbol / x64

SPITBOL x64 provides raw power and speed for non-numeric computation on the x86_64 architecture
GNU General Public License v3.0
256 stars 23 forks source link

Segfault due to misalignment of variable #31

Closed CheyenneWills closed 6 months ago

CheyenneWills commented 7 months ago

Additional variables used in some floating point operations are not aligned on the proper boundary.

Adjust the alignmentsfor some of the double precision variables so that are on a 16byte boundary