opnsense-src/sys/cddl/dev/dtrace/powerpc
Justin Hibbits 7f0df9ac2b dtrace/powerpc: Correct register indices for non-indexed registers in the trapframe
Fix an off-by-one error, LR starts at index 32, not index 33, and the others
follow suit.
2018-07-16 19:47:29 +00:00
..
dtrace_asm.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
dtrace_isa.c dtrace/powerpc: Correct register indices for non-indexed registers in the trapframe 2018-07-16 19:47:29 +00:00
dtrace_subr.c Follow up r313841 on powerpc 2017-06-09 20:26:42 +00:00
regset.h