Konstantin Belousov
642bb66b63
Provide userspace versions of do_cpuid() and cpuid_count() on i386.
...
Some older compilers, when generating PIC code, cannot handle inline
asm that clobbers %ebx (because %ebx is used as the GOT offset
register). Userspace versions avoid clobbering %ebx by saving it to
stack before executing the CPUID instruction.
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
2019-02-14 13:53:11 +00:00
..
2019-02-10 17:19:45 +00:00
2019-02-11 14:31:19 +00:00
2019-02-10 08:14:06 +00:00
2019-01-17 06:35:45 +00:00
2019-02-13 00:10:12 +00:00
2019-02-04 20:09:22 +00:00
2019-02-12 21:23:59 +00:00
2019-02-11 15:38:05 +00:00
2019-02-12 08:16:05 +00:00
2019-02-04 21:28:25 +00:00
2019-02-09 21:08:19 +00:00
2019-02-12 02:55:25 +00:00
2019-02-06 06:03:44 +00:00
2019-02-08 08:20:18 +00:00
2019-01-26 17:17:25 +00:00
2019-01-11 09:40:34 +00:00
2019-02-14 13:53:11 +00:00
2019-02-12 21:23:59 +00:00
2018-10-20 22:39:35 +00:00
2019-02-10 20:13:59 +00:00
2019-02-12 23:39:18 +00:00
2019-02-13 14:57:59 +00:00
2019-02-10 23:58:56 +00:00
2019-02-09 03:00:00 +00:00
2019-02-13 15:46:05 +00:00
2019-01-31 23:01:03 +00:00
2018-12-11 19:32:16 +00:00
2019-02-11 18:10:55 +00:00
2018-12-11 19:32:16 +00:00
2019-01-09 01:11:19 +00:00
2019-02-10 21:27:03 +00:00
2019-02-13 03:11:12 +00:00
2019-02-13 17:50:01 +00:00
2018-12-15 11:32:11 +00:00
2019-01-17 06:35:45 +00:00
2019-01-31 19:05:56 +00:00
2019-02-12 21:23:59 +00:00
2019-02-05 16:59:29 +00:00
2019-02-04 21:28:25 +00:00
2018-12-14 23:53:28 +00:00
2019-01-28 21:36:45 +00:00
2019-02-13 17:19:37 +00:00
2019-02-07 02:17:34 +00:00
2019-01-30 11:34:52 +00:00