aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/x86
Commit message (Expand)AuthorAgeFilesLines
* zfs: fix build after openzfs/zfs@e63d026b9Martin Matuska2025-11-171-0/+3
* dtrace: Address KMSAN warnings in dtrace_disx86Mark Johnston2024-11-221-2/+4
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-4/+0
* sys: Remove ancient SCCS tags.Warner Losh2023-11-272-2/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-163-3/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* dtrace: export dtrace_dis_get_byte()Christos Margiolis2023-05-221-1/+2
* dtrace: Sync dis_tables.c with illumosMark Johnston2023-04-251-120/+1256
* dtrace: get rid of uchar_t typesChristos Margiolis2023-04-201-6/+6
* dtrace: Drop illumos ifdefs for CPU register definitionsMark Johnston2022-10-121-52/+0
* Sync the x86 dis_tables.c with upstream.Mark Johnston2017-02-032-53/+639
* Merge {amd64,i386}/instr_size.c into x86_instr_size.c.Mark Johnston2016-07-201-0/+140
* 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
* Mechanically convert cddl sun #ifdef's to illumosSteven Hartland2015-01-171-6/+6
* Update dis_tables.c to the latest Illumos version.Peter Grehan2014-05-151-17/+188
* Fix the struct reg mappings for i386 and amd64, which differ between illumosMark Johnston2014-02-271-0/+51
* Move some files that are identical on i386 and amd64 to an x86 subdirectoryMark Johnston2014-02-273-0/+5078