58,60d57
< for (label, microop) in self.labels.items():
< declareLabels += "const static uint64_t label_%s = %d;\n" \
< % (label, microop.micropc)