Cluster
Cluster copied to clipboard
Assembler with input in the form of standard instances
In the directory x86-instruction-database, add a file named shr.lisp containing the description of the x86 instruction SHR.
In the directory x86-instruction-database, add a file named shl.lisp containing the description of the x86 instruction SHL.
In the directory x86-instruction-database, add a file named sar.lisp containing the description of the x86 instruction SAR.
In the directory x86-instruction-database, add a file named sal.lisp containing the description of the x86 instruction SAL.