summaryrefslogtreecommitdiffstats
path: root/sys/contrib/x86emu
Commit message (Expand)AuthorAgeFilesLines
* Optimize ROL and ROR emulations and fix comments.jkim2016-02-181-19/+15
* Silence VPS-Studio errors (V646). These is no functional change.jkim2016-02-181-3/+3
* Sync with OpenBSD: Use volatile instead of __volatile__.delphij2015-04-131-2/+2
* Fix decoding of near CALL when address-size prefix (67h) is present.delphij2014-06-111-6/+13
* Fix decoding of LEA when address-size prefix (67h) is present.delphij2014-06-111-8/+11
* Fix decoding of MOVSX.delphij2014-06-111-0/+1
* Integrate OpenBSD rev 1.5 of x86emu.c.delphij2010-03-091-143/+205
* Rewrite x86bios and update its dependent drivers.jkim2009-10-191-211/+0
* Use __FBSDID to embed RCS ID.delphij2009-09-212-2/+6
* Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-211-33/+0
* - Port x86emu to FreeBSD.delphij2009-09-093-23/+47
* Import x86emu from OpenBSD as of OPENBSD_4_6.delphij2009-09-094-0/+8905
OpenPOWER on IntegriCloud