theory UPPAAL_Asm imports Main begin type_synonym addr = nat type_synonym val = int type_synonym reg = nat