Use "r" (&uint64) instead of "m" (uint64) as constraints on lidt, lgdt
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 19 Jul 2005 03:41:46 +0000 (03:41 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 19 Jul 2005 03:41:46 +0000 (03:41 +0000)
because newer gas gives an error on the latter.


No differences found