This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
ikarus
Watch
4
Star
0
Fork
You've already forked ikarus
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d6a0ffa3ea
ikarus
/
lib
/
geninstr
/
Makefile
7 lines
77 B
Makefile
Raw
Blame
History
all
:
./gen.pl > tmp.s
gcc -o tmp.o -c tmp.s
objdump -d tmp.o > tmp.dump
Reference in New Issue
View Git Blame
Copy Permalink