Searched refs:behdict (Results 1 – 2 of 2) sorted by relevance
112 if not hex_common.behdict[tag]:122 beh = hex_common.behdict[tag]134 regs_or_imms = hex_common.reg_or_immre.findall(hex_common.behdict[tag])
26 behdict = {} # tag ->behavior variable128 behdict[tag] = beh163 tagregs = regre.findall(behdict[tag])169 return uniquify(immre.findall(behdict[tag]))