SIC-XE反汇编程序
================================================== =====================================
我是谁:
Brian Arlantico, cssc3010, 821125494
Nicholas Dollick, cssc3046, 815970305
CS 530, Fall 2020
Assignment 2, Disassembler for XE computer
描述:
A
x86反汇编程序
该程序在维尔纽斯大学软件工程学位的第一学期期间作为一个可选项目编写。
用x86汇编语言编写的程序,可反汇编8086/8088汇编程序的主要指令。
反汇编的说明包括:
* All MOV instructions
* All PUSH instructions
* All POP instructions
* All ADD instructions
* All SUB instructions
* All INC instructions
* All DEC instru