Use ordinary defmacro for define-assembly-routine.
commitc53a2916f6e496431203d8c8160bd7cd9d900f05
authorDouglas Katzman <dougk@google.com>
Sat, 12 Mar 2016 16:34:07 +0000 (12 11:34 -0500)
committerDouglas Katzman <dougk@google.com>
Sat, 12 Mar 2016 16:39:35 +0000 (12 11:39 -0500)
treec188dea929fa9a60bd3120678317f4b13aa09e0a
parent44b75f8b4b9b6e99aec05dd6cd632c9643e1eead
Use ordinary defmacro for define-assembly-routine.

And remove from the image. PARSE-REG-SPEC isn't defined after building,
so the macro wouldn't work, never mind that there's no way to
put the new assembly code into static space.

Also the #-sb-xc-host (which I had added) was pointless,
as the whole 'assemfile' file is :not-target.
package-data-list.lisp-expr
src/assembly/assemfile.lisp
src/compiler/early-assem.lisp