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