Skip to content
  • Raymond Toy's avatar
    Fix ticket:68 by adding {{{BYTE-BASH-COPY}}} · abc43728
    Raymond Toy authored
    code/bit-bash.lisp::
     Add {{{BYTE-BASH-COPY}}} for copying bytes
    
    code/exports.lisp::
     Add {{{BYTE-BASH-COPY}}}
    
    compiler/generic/vm-fndb.lisp::
     Add {{{BYTE-BASH-COPY}}}
    
    compiler/generic/vm-tran.lisp::
     Call {{{BYTE-BASH-COPY}}} in the deftransform for {{{REPLACE}}}.
    abc43728