1-2: Complete MOV_RM_TF_R decoding
This commit is contained in:
parent
5f9c6a8fdf
commit
eb2c1cb0f9
7 changed files with 293 additions and 0 deletions
4
1-2/nasm-compile.sh
Executable file
4
1-2/nasm-compile.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
nasm -f bin 1-2/listing-39.asm -o 1-2/listing-39
|
||||
nasm -f bin 1-2/listing-40.asm -o 1-2/listing-40
|
||||
Loading…
Add table
Add a link
Reference in a new issue