K 10 svn:author V 5 peter K 8 svn:date V 27 2003-04-30T18:16:33.000000Z K 7 svn:log V 307 Update for AMD64 after repocopy from i386/sys/*. This means: - strip out the nasty PIC_PROLOGUE/EPILOGUE stuff, since we dont have to lose a register in PIC mode anymore (we use %rip-relative addressing). - update for C register argument passing conventions. - convert 32 bit to 64 bit register sizes etc. END