软件包 edu.ustc.cs.compile.arch.mips

Provides classes to represent language-dependent parts(mips) of the assembly language codes.

请参见:
          描述

类摘要
MIPSDirector Provides a representation of directors in a simple MIPS assembly language that can run in SPIM(a simulator of MIPS R2000/R3000).
MIPSOpcode Provides a representation of opcodes in a simple MIPS assembly language that can run in SPIM(a simulator of MIPS R2000/R3000).
MIPSRegister Provides a representation of registers in a simple MIPS assembly language that can run in SPIM(a simulator of MIPS R2000/R3000).
 

软件包 edu.ustc.cs.compile.arch.mips 的描述

Provides classes to represent language-dependent parts(mips) of the assembly language codes.