OK, in my quest to write a compiler I've found this

http://www.ece.uiuc.edu/ece291/class...s/opcodes.html

only trouble is I don't understand a word of it, well I understand some of it, but not enough to translate ASM into machine code which is what I'm trying to do.

Can anyone offer any hints/sites to aid translation.