Searched refs:behdict (Results 1 – 2 of 2) sorted by relevance
105 if not hex_common.behdict[tag]:115 beh = hex_common.behdict[tag]127 regs_or_imms = hex_common.reg_or_immre.findall(hex_common.behdict[tag])
25 behdict = {} # tag ->behavior variable127 behdict[tag] = beh162 tagregs = regre.findall(behdict[tag])168 return uniquify(immre.findall(behdict[tag]))