1.0.15.33: implement SB-VM::WITH-CYCLE-COUNTER for x86 and x86-64
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 14 Mar 2008 20:10:17 +0000 (20:10 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 14 Mar 2008 20:10:17 +0000 (20:10 +0000)
commitf866d5d986cc920a8823549df5045b8182e7d92d
treef5622ab1657c0fb867cf2e95ed5d68adb25918f2
parenta539be5d6c2ba4a6a68d761a6bcce977f9de2b19
1.0.15.33: implement SB-VM::WITH-CYCLE-COUNTER for x86 and x86-64

 * For potential future exporting from SB-SYS.

 * Thanks to Paul Khuong and the CMUCL team.
src/code/unix.lisp
src/compiler/x86-64/insts.lisp
src/compiler/x86-64/system.lisp
src/compiler/x86/insts.lisp
src/compiler/x86/system.lisp
version.lisp-expr