The first fully coded version of decoder.isa!!!!!
authorKorey Sewell <ksewell@umich.edu>
Fri, 10 Feb 2006 08:27:19 +0000 (03:27 -0500)
committerKorey Sewell <ksewell@umich.edu>
Fri, 10 Feb 2006 08:27:19 +0000 (03:27 -0500)
commit5cfc5e80802f1b5aa240a289bcf0267b5f829aa4
treef0c018e47281f5bad867a6b5dea4bc41bf0b1334
parentfb10300c4f23c8f9498f805ea95590e549b35fe5
The first fully coded version of decoder.isa!!!!!
=================================================
-every MIPS32 ISA is represented with some type
of code block.
-any instruction that doesnt have a code block
would be of format WarnUnimpl. Examples of the
ones I am waiting on further info to implement
are the TLB register insts, memory consistency
instructions (ll,sc,etc.) and software debug
insts.

--HG--
extra : convert_revision : 4a26c72e4fa1f63b8689fe2631a7508daf660969
arch/mips/isa/decoder.isa