freebsd-dev/sys/cddl/dev/dtrace/amd64
Mark Johnston e86e17af79 Merge {amd64,i386}/instr_size.c into x86_instr_size.c.
Also reduce the diff between us and upstream: the input data model will
always be DATAMODEL_NATIVE because of a bug (p_model is never set but is
always initialized to 0), so we don't need to override the caller anyway.
This change is also necessary to support the pid provider for 32-bit
processes on amd64.

MFC after:	2 weeks
2016-07-20 00:02:10 +00:00
..
dtrace_asm.S Make the second argument of dtrace_invop() a trapframe pointer. 2016-04-17 23:08:47 +00:00
dtrace_isa.c Make the second argument of dtrace_invop() a trapframe pointer. 2016-04-17 23:08:47 +00:00
dtrace_subr.c Add an EARLY_AP_STARTUP option to start APs earlier during boot. 2016-05-14 18:22:52 +00:00