opnsense-src/sys/cddl/dev/dtrace/amd64
Mariusz Zaborski 8da024d941 dtrace: 64-bits registers support
The registers in ilumos and FreeBSD have a different number.
In the illumos, last 32-bits register defined is SS an in FreeBSD is GS.
This off-by-one caused the uregs array to returns the wrong 64-bits register
on amd64.

Reviewed by:	markj
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D20363
2019-06-05 22:29:05 +00:00
..
dtrace_asm.S dtrace: fix userspace access on boxes with SMAP 2018-12-13 20:09:38 +00:00
dtrace_isa.c dtrace: 64-bits registers support 2019-06-05 22:29:05 +00:00
dtrace_subr.c Use an explicit comparison with VM_GUEST_NO. 2019-03-21 20:07:50 +00:00