Skip to content
  • Julian Seward's avatar
    [project @ 2002-02-06 15:48:56 by sewardj] · 6e1e8a09
    Julian Seward authored
    x86 only: make %esp be 8-aligned before entering HC-world code.
    This avoids misalignment penalties for C doubles stored on the C
    stack.  A quick test using nofib/imaginary/rfib shows that getting
    this wrong increases run time by about 10% on our 1 GHz PIII.
    6e1e8a09