Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- g -
- genADD() : codegen.c, codegen.h
- genADDI() : codegen.c, codegen.h
- genAND() : codegen.c, codegen.h
- genANDI() : codegen.c, codegen.h
- genBEQ() : codegen.c, codegen.h
- genBGE() : codegen.c, codegen.h
- genBGEU() : codegen.c, codegen.h
- genBGT() : codegen.c, codegen.h
- genBGTU() : codegen.c, codegen.h
- genBLE() : codegen.c, codegen.h
- genBLEU() : codegen.c, codegen.h
- genBLT() : codegen.c, codegen.h
- genBLTU() : codegen.c, codegen.h
- genBNE() : codegen.c, codegen.h
- genDIV() : codegen.c, codegen.h
- genDIVI() : codegen.c, codegen.h
- genEBREAK() : codegen.c, codegen.h
- genECALL() : codegen.c, codegen.h
- genEpilog() : program.c, program.h
- genExit0Syscall() : codegen.c, codegen.h
- genInstruction() : program.c, program.h
- genJ() : codegen.c, codegen.h
- genLA() : codegen.c, codegen.h
- genLI() : codegen.c, codegen.h
- genLoadArrayAddress() : codegen.c
- genLoadArrayElement() : codegen.c, codegen.h
- genLoadVariable() : codegen.c, codegen.h
- genLW() : codegen.c, codegen.h
- genLWGlobal() : codegen.c, codegen.h
- genMUL() : codegen.c, codegen.h
- genMULI() : codegen.c, codegen.h
- genNOP() : codegen.c, codegen.h
- genOR() : codegen.c, codegen.h
- genORI() : codegen.c, codegen.h
- genPrintCharSyscall() : codegen.c, codegen.h
- genPrintIntSyscall() : codegen.c, codegen.h
- genReadIntSyscall() : codegen.c, codegen.h
- genREM() : codegen.c, codegen.h
- genREMI() : codegen.c, codegen.h
- genSEQ() : codegen.c, codegen.h
- genSEQI() : codegen.c, codegen.h
- genSGE() : codegen.c, codegen.h
- genSGEI() : codegen.c, codegen.h
- genSGEIU() : codegen.c, codegen.h
- genSGEU() : codegen.c, codegen.h
- genSGT() : codegen.c, codegen.h
- genSGTI() : codegen.c, codegen.h
- genSGTIU() : codegen.c, codegen.h
- genSGTU() : codegen.c, codegen.h
- genSLE() : codegen.c, codegen.h
- genSLEI() : codegen.c, codegen.h
- genSLEIU() : codegen.c, codegen.h
- genSLEU() : codegen.c, codegen.h
- genSLL() : codegen.c, codegen.h
- genSLLI() : codegen.c, codegen.h
- genSLT() : codegen.c, codegen.h
- genSLTI() : codegen.c, codegen.h
- genSLTIU() : codegen.c, codegen.h
- genSLTU() : codegen.c, codegen.h
- genSNE() : codegen.c, codegen.h
- genSNEI() : codegen.c, codegen.h
- genSRA() : codegen.c, codegen.h
- genSRAI() : codegen.c, codegen.h
- genSRL() : codegen.c, codegen.h
- genSRLI() : codegen.c, codegen.h
- genStoreConstantToArrayElement() : codegen.c, codegen.h
- genStoreConstantToVariable() : codegen.c, codegen.h
- genStoreRegisterToArrayElement() : codegen.c, codegen.h
- genStoreRegisterToVariable() : codegen.c, codegen.h
- genSUB() : codegen.c, codegen.h
- genSUBI() : codegen.c, codegen.h
- genSW() : codegen.c, codegen.h
- genSWGlobal() : codegen.c, codegen.h
- genXOR() : codegen.c, codegen.h
- genXORI() : codegen.c, codegen.h
- getLabelName() : program.c, program.h
- getListOfCallerSaveMachineRegisters() : target_info.c, target_info.h
- getListOfGenPurposeMachineRegisters() : target_info.c, target_info.h
- getListOfMachineRegisters() : target_info.c, target_info.h
- getLogFileName() : acse.c
- getMatchingNonImmediateOpcode() : target_transform.c
- getNewRegister() : program.c, program.h
- getSpillMachineRegister() : target_info.c, target_info.h
- getSymbol() : program.c, program.h