Skip to content

Runs programs (yb files) in the Y86 instruction set architecture outputting detailed (fetch, decode, and execute) information

Notifications You must be signed in to change notification settings

JSaenz4/Y86-Interpreter

Repository files navigation

Jesse Saenz
April 2013
Peterson CS 429

example usage: 1. Compile 5.c 
	       2. ./a.out or ./a.exe myY86object.yb

Will decode, execute, and print out the program execution for the program given by the .yb input file (Many samples included in the directory). 

About

Runs programs (yb files) in the Y86 instruction set architecture outputting detailed (fetch, decode, and execute) information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages