Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with OpenBSD: Use volatile instead of __volatile__. | delphij | 2015-04-13 | 1 | -2/+2 |
* | Fix decoding of near CALL when address-size prefix (67h) is present. | delphij | 2014-06-11 | 1 | -6/+13 |
* | Fix decoding of LEA when address-size prefix (67h) is present. | delphij | 2014-06-11 | 1 | -8/+11 |
* | Fix decoding of MOVSX. | delphij | 2014-06-11 | 1 | -0/+1 |
* | Integrate OpenBSD rev 1.5 of x86emu.c. | delphij | 2010-03-09 | 1 | -143/+205 |
* | Rewrite x86bios and update its dependent drivers. | jkim | 2009-10-19 | 1 | -211/+0 |
* | Use __FBSDID to embed RCS ID. | delphij | 2009-09-21 | 2 | -2/+6 |
* | Collapase interrupt supporting functions to a new module, and switch from | delphij | 2009-09-21 | 1 | -33/+0 |
* | - Port x86emu to FreeBSD. | delphij | 2009-09-09 | 3 | -23/+47 |
* | Import x86emu from OpenBSD as of OPENBSD_4_6. | delphij | 2009-09-09 | 4 | -0/+8905 |