bsd
8e847a5123
swtch.s: During context save, use the correct bit mask for clearing
...
the non-reserved bits of dr7.
During context restore, load dr7 in such a way as to not
disturb reserved bits.
machdep.c: Don't explicitly disallow the setting of the reserved bits
in dr7 since we now keep from setting them when we load dr7
from the PCB.
This allows one to write back the dr7 value obtained from
the system without triggering an EINVAL (one of the
reserved bits always seems to be set after taking a trace
trap).
MFC after: 7 days
2001-07-19 04:37:27 +00:00
..
2001-07-15 17:56:53 +00:00
2001-07-19 04:37:27 +00:00
2001-07-01 23:35:44 +00:00
2001-07-15 08:21:37 +00:00
2001-07-14 00:38:51 +00:00
2001-06-15 00:02:27 +00:00
2001-07-05 17:10:46 +00:00
2001-07-18 09:59:55 +00:00
2001-06-29 20:19:59 +00:00
2001-07-03 17:46:48 +00:00
2001-07-19 02:05:00 +00:00
2001-07-19 02:16:24 +00:00
2001-07-18 19:17:36 +00:00
2001-05-08 09:10:27 +00:00
2001-07-12 12:19:11 +00:00
2001-05-25 08:43:30 +00:00
2001-07-19 04:37:27 +00:00
2001-07-11 03:15:25 +00:00
2001-07-14 20:28:02 +00:00
2001-05-23 09:42:29 +00:00
2001-07-19 02:18:54 +00:00
2001-07-08 04:56:07 +00:00
2001-07-15 04:55:37 +00:00
2001-07-05 14:42:54 +00:00
2001-07-11 16:31:50 +00:00
2001-07-14 05:51:33 +00:00
2001-07-17 18:47:48 +00:00
2001-07-15 14:24:00 +00:00
2001-05-01 08:13:21 +00:00
2001-06-11 12:39:29 +00:00
2001-04-05 04:20:48 +00:00
2001-06-15 07:37:01 +00:00
2001-06-14 11:05:01 +00:00
2001-07-04 20:14:59 +00:00
2001-07-04 20:14:59 +00:00
2001-07-04 16:20:28 +00:00
2001-07-14 08:07:26 +00:00
2001-07-10 04:43:21 +00:00
2001-07-12 22:51:59 +00:00
2001-07-05 17:10:46 +00:00
2001-07-05 01:32:42 +00:00
2001-03-19 12:50:13 +00:00
2001-07-01 23:37:03 +00:00
2001-07-18 15:58:06 +00:00
2001-03-23 11:48:50 +00:00
2001-07-16 00:55:27 +00:00
2001-07-15 04:11:51 +00:00