summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/i386/i386ops.h
Commit message (Expand)AuthorAgeFilesLines
* i386: tzcnt fall back to bsf for 386 and 486 too cracyc2023-07-031-0/+1
* i386: movzx r16 rm16 is an alias for mov cracyc2020-01-181-2/+2
* i386: unbreak the x87 and flesh out 486 float exceptions a bit (nw) cracyc2019-12-201-0/+1
* i386: Improve splitting of unaligned accesses (excluding program fetches) AJR2019-05-191-21/+0
* i386: permit lock with other prefixes (nw) cracyc2018-01-081-8/+8
* i386: correct when some opcodes were introduced (nw) Melissa Goad2017-12-311-97/+97
* i386: 80386 sreg push only 16 bits and loadall (nw) cracyc2016-02-191-0/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+876