Initial revision
commit8775b797d8546448deab512e79de5cfde4facae6
authorrlaakso <rlaakso>
Fri, 5 Aug 2005 13:13:29 +0000 (5 13:13 +0000)
committerrlaakso <rlaakso>
Fri, 5 Aug 2005 13:13:29 +0000 (5 13:13 +0000)
treeddb400cfaed37e0991345726c7e7834fa1cb9022
Initial revision
18 files changed:
TODO [new file with mode: 0644]
cpuid-vop.lisp [new file with mode: 0644]
cpuid.lisp [new file with mode: 0644]
example-test.lisp [new file with mode: 0644]
generate-sse-instructions.lisp [new file with mode: 0644]
sbcl-src/makepatch.sh [new file with mode: 0755]
sbcl-src/patch_against_sbcl_0_9_3 [new file with mode: 0644]
sbcl-src/src-093/compiler/x86/insts.lisp [new file with mode: 0644]
sbcl-src/src-093/compiler/x86/vm.lisp [new file with mode: 0644]
sbcl-src/src/compiler/x86/insts.lisp [new file with mode: 0644]
sbcl-src/src/compiler/x86/vm.lisp [new file with mode: 0644]
scratch/.emacs.desktop [new file with mode: 0644]
scratch/README [new file with mode: 0644]
scratch/asm-t1.asm [new file with mode: 0644]
scratch/foo.lisp [new file with mode: 0644]
scratch/sse.lisp [new file with mode: 0644]
scratch/sse2.lisp [new file with mode: 0644]
sse-vop.lisp [new file with mode: 0644]