tttgetstr
struct tt_str *tttgetstr(const char *);
gen_PC = tttgetstr("pc");
gen_IC = tttgetstr("ic");
gen_ICn = tttgetstr("IC");
gen_IP = tttgetstr("ip");
gen_DC = tttgetstr("dc");
gen_DCn = tttgetstr("DC");
gen_AL = tttgetstr("al");
gen_ALn = tttgetstr("AL");
gen_DL = tttgetstr("dl");
gen_DLn = tttgetstr("DL");
gen_CE = tttgetstr("ce");
gen_CD = tttgetstr("cd");