Bruce Evans e2960917e1 Spell "retq" as "ret" in pagezero() like it is everywhere, else so
that the usual macro for "ret" hides the detail of calling .mexitcount
before returning.

Fixed missing call to .mexitcount in lgdt().  This was missing on
i386's, mainly because lgdt() uses lret[q] insted of ret.  This is
very unimportant since lgdt() is not (normally?) called until after
profiling is initialized.
2004-05-23 14:56:02 +00:00
..
2004-05-22 13:15:14 +00:00
2004-05-16 22:51:36 +00:00
2004-05-02 19:24:23 +00:00
2004-02-21 21:32:15 +00:00
2004-04-30 20:51:55 +00:00
2004-05-18 05:30:06 +00:00
2004-05-14 12:28:31 +00:00
2004-05-19 11:35:03 +00:00
2004-01-25 17:18:12 +00:00
2004-05-18 11:56:56 +00:00
2004-05-23 10:57:11 +00:00
2004-04-16 05:22:11 +00:00