aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/x86
Commit message (Expand)AuthorAgeFilesLines
* 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