aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/x86/dis_tables.c
Commit message (Expand)AuthorAgeFilesLines
* dtrace: Address KMSAN warnings in dtrace_disx86Mark Johnston2024-11-221-2/+4
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* dtrace: Sync dis_tables.c with illumosMark Johnston2023-04-251-120/+1256
* Sync the x86 dis_tables.c with upstream.Mark Johnston2017-02-031-53/+638
* add invpcid instruction to i386 dtrace disassembler tablesAndriy Gapon2016-04-291-1/+1
* lahf/sahf are supported on some amd64 processorsAndriy Gapon2016-04-221-1/+1
* Update dis_tables.c to the latest Illumos version.Peter Grehan2014-05-151-17/+188
* Move some files that are identical on i386 and amd64 to an x86 subdirectoryMark Johnston2014-02-271-0/+4841