Fix disassembly for BT* instructions on x86oids
[sbcl.git] / src / compiler / x86 / insts.lisp
2013-05-21 Paul KhuongFix disassembly for BT* instructions on x86oids
2013-05-03 Martin CracauerCommiting fix by Doug Katzman: disassembler missing...
2012-09-07 David LichteblauIgnore an argument in x86's EMIT-CONSTANT-SEGMENT-HEADER
2012-09-05 Nathan Froydalign inline constant section with long nops
2011-12-14 Lutz Eulerx86: Better disassembly of segment-prefixes.
2011-12-14 Lutz EulerImprove handling of x86[-64] prefix instructions in...
2011-12-14 Lutz EulerCorrections to disassembly of SHLD, SHRD and LEA on...
2011-08-14 Paul KhuongNew function: SB-EXT:SPIN-LOOP-HINT
2011-06-11 Paul KhuongSpecialised constant MAKE-{SINGLE,DOUBLE}-FLOAT VOPs...
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2009-09-29 Nathan Froyd1.0.31.24: add BSWAP instruction for x86
2009-07-28 Nikodemus Siivola1.0.30.7: refactor debugging cruft in definition of...
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-04-07 Gabor Melis1.0.27.4: x86/x86-64 REP prefix has the same code as...
2009-02-17 Alastair Bridgewater1.0.25.55: x86 disassembler fixes.
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-03-14 Nikodemus Siivola1.0.15.33: implement SB-VM::WITH-CYCLE-COUNTER for...
2007-04-08 lisphacker1.0.4.44: More x86 disassembler work
2007-04-07 lisphacker1.0.4.43: x86 assembler/disassembler tweaks
2007-04-07 lisphacker1.0.2.42: x86 backend cleanups
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2006-09-17 Nathan Froyd0.9.16.34:
2006-05-31 Nathan Froyd0.9.13.11:
2006-03-15 Cyrus Harmon0.9.10.34
2006-03-15 Cyrus Harmon0.9.10.30:
2005-07-14 William Harold Newman0.9.2.48:
2005-03-28 Nathan Froyd0.8.21.5:
2005-01-28 Christophe Rhodes0.8.19.2:
2004-07-27 Christophe Rhodes0.8.13.7:
2004-04-15 Alexey Dejneka0.8.9.47:
2003-11-10 Christophe Rhodes0.8.5.29:
2003-09-11 Christophe Rhodes0.8.3.52:
2003-09-04 Christophe Rhodes0.8.3.35:
2003-05-29 Christophe Rhodes0.8.0.15:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2003-04-17 Alexey Dejneka0.pre8.63:
2003-04-15 Alexey Dejneka0.pre8.59:
2003-03-26 Daniel Barlow0.pre8.10
2002-10-14 Christophe Rhodes0.7.8.37:
2002-10-10 William Harold Newman0.7.7.24:
2002-05-19 Christophe Rhodes0.7.3.18:
2002-04-25 William Harold Newman0.7.3.1:
2002-01-16 William Harold Newman0.pre7.137:
2002-01-12 William Harold Newman0.pre7.125:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-11 William Harold Newman0.pre7.59:
2001-10-10 William Harold Newman0.pre7.58:
2001-10-08 William Harold Newman0.pre7.56:
2001-10-08 William Harold Newman0.pre7.55:
2001-10-08 William Harold Newman0.pre7.54:
2001-10-06 William Harold Newman0.pre7.49:
2001-05-20 William Harold Newman0.6.12.11:
2001-05-19 William Harold Newman0.6.12.9:
2001-03-22 William Harold Newman0.6.11.23:
2001-03-16 William Harold Newman0.6.11.16:
2001-03-02 William Harold Newman0.6.11.10:
2000-11-05 William Harold Newman0.6.8.9:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision