Searched refs:NEEDED (Results 1 – 8 of 8) sorted by relevance
32 NEEDED = ["A0SAVE", "CPU"] variable34 NEEDED += ["DBLEXC", "DEPC_SAVE", "EXCCAUSE_SAVE"]36 NEEDED += ["FLUSH"]61 NEEDED.append("SYSCALL_SCRATCH")91 for i, need in enumerate(NEEDED):96 for i in range(len(NEEDED), len(regs)):
3 # NEEDED: set the variable for the binary output directory from the environment7 # NEEDED: set the variable for the ECLAIR project database from the environment11 # NEEDED: set the variable for the output directory from the environment22 # NEEDED: generate the ecd from frame files
6 # The essential portions of this file are marked with "# NEEDED":