1.0.13.50: rename JECXZ to JRCXZ in the x86-64 backend for clarity
commit508d38dc908e6d9f951d539874bf87bd85f8c902
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 Jan 2008 14:46:52 +0000 (21 14:46 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 Jan 2008 14:46:52 +0000 (21 14:46 +0000)
tree7bf913e6aa11062b199c687011a1461f90ce660b
parentccd8e0156b45b6aa88d95bd796e1f49aebebe37d
1.0.13.50: rename JECXZ to JRCXZ in the x86-64 backend for clarity

 * Thanks to Lutz Euler. (No 32 bit variant of the instruction in
   64-bit mode.)
src/assembly/x86-64/assem-rtns.lisp
src/compiler/x86-64/call.lisp
src/compiler/x86-64/insts.lisp
src/compiler/x86-64/nlx.lisp
src/compiler/x86-64/values.lisp
version.lisp-expr