A B C D G H I J L M N O P R S T W X

S

SEQ - Static variable in class ISA
The opcode of the extended xor defined by the assembly interface.
setAddr(int) - Method in class Asm
Sets the assembly unit's address.
setLIMMImm(int) - Method in class Inst
Sets the LIMM immediate Note: this has to be done for all instructions using labels in place of LIMM immediate
setSIMMImm(int) - Method in class Inst
Sets the SIMM immediate Note: this may need to be done if supporting extended instructions (for short immediates that don't fit in 4 bits)
setWordValue(int) - Method in class Datum
Sets the word value.
SGE - Static variable in class ISA
The opcode of the extended xor defined by the assembly interface.
SGT - Static variable in class ISA
The opcode of the extended xor defined by the assembly interface.
simm - Variable in class Inst
Short immediate field (int).
SLE - Static variable in class ISA
The opcode of the extended xor defined by the assembly interface.
SLL - Static variable in class ISA
The opcode of the shift left logical defined by the ISA.
SLT - Static variable in class ISA
The opcode of the set on less than defined by the ISA.
SNE - Static variable in class ISA
The opcode of the extended xor defined by the assembly interface.
SPACE - Static variable in class Datum
Constant for an space datum
SRL - Static variable in class ISA
The opcode of the shift right logical defined by the ISA.
SUB - Static variable in class ISA
The opcode of a subtract defined by the ISA.
SW - Static variable in class ISA
The opcode of the memory store defined by the ISA.
SYSCALL - Static variable in class ISA
The opcode of the system call defined by the ISA.
SYSRETN - Static variable in class ISA
The opcode the system return instruction (only used by OS).

A B C D G H I J L M N O P R S T W X