summaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/x86
AgeCommit message (Expand)Author
2025-11-17zfs: fix build after openzfs/zfs@e63d026b9Martin Matuska
2024-11-22dtrace: Address KMSAN warnings in dtrace_disx86Mark Johnston
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-22dtrace: export dtrace_dis_get_byte()Christos Margiolis
2023-04-25dtrace: Sync dis_tables.c with illumosMark Johnston
2023-04-20dtrace: get rid of uchar_t typesChristos Margiolis
2022-10-12dtrace: Drop illumos ifdefs for CPU register definitionsMark Johnston
2017-02-03Sync the x86 dis_tables.c with upstream.Mark Johnston
2016-07-20Merge {amd64,i386}/instr_size.c into x86_instr_size.c.Mark Johnston
2016-04-29add invpcid instruction to i386 dtrace disassembler tablesAndriy Gapon
2016-04-22lahf/sahf are supported on some amd64 processorsAndriy Gapon
2015-01-17Mechanically convert cddl sun #ifdef's to illumosSteven Hartland
2014-05-15Update dis_tables.c to the latest Illumos version.Peter Grehan
2014-02-27Fix the struct reg mappings for i386 and amd64, which differ between illumosMark Johnston
2014-02-27Move some files that are identical on i386 and amd64 to an x86 subdirectoryMark Johnston