Cluster icon indicating copy to clipboard operation
Cluster copied to clipboard

Assembler with input in the form of standard instances

Results 4 Cluster issues
Sort by recently updated
recently updated
newest added

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.