aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/arm/dtrace_asm.S
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Rename assym.s to assym.incEd Maste2018-03-201-1/+1
* Fix include order as required post r308415Oleksandr Tymoshenko2016-11-071-1/+1
* Don't re-define LOCORE when dtrace is built-in to the kernel.Ruslan Bukin2015-06-101-1/+0
* Fix DTrace's panic() action.Mark Johnston2015-04-241-18/+0
* dtrace_cas32 and dtrace_casptr should retrn the data loaded from targetAndrew Turner2015-03-051-5/+3
* Fix the dtrace ARM atomic compare-and-set functions. These functions areAndrew Turner2015-03-011-0/+22
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-0/+197