Searched refs:subst (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/insts/
H A Dnop.cc86 header_output = BasicDeclare.subst(iop)
87 decoder_output = BasicConstructor.subst(iop)
88 decode_block = BasicDecode.subst(iop)
89 exec_output = NopExecute.subst(iop)
/gem5/src/arch/
H A Disa_parser.py119 def subst(self, d): member in class:Template
216 raise TypeError, "Template.subst() arg must be or have dictionary"

Completed in 13 milliseconds