Searched refs:regfile (Results 1 – 3 of 3) sorted by relevance
92 FILE *regfile; variable138 regfile = NULL; in main()202 if ((regfile = fopen(optarg, "w")) == NULL) { in main()263 && (regfile == NULL || stock_include_file == NULL)) { in main()296 if (regfile != NULL) in main()297 symtable_dump(regfile, regdiagfile); in main()708 if (regfile != NULL) { in stop()709 fclose(regfile); in stop()
2374 # store_fpreg() - store opclass 0 or 2 result to FP regfile #2376 # load_fpn2() - load dst operand from FP regfile #3075 # store_dreg_{b,w,l}() - store data to data regfile (opclass 3) #
2375 # store_fpreg() - store opclass 0 or 2 result to FP regfile #2377 # load_fpn2() - load dst operand from FP regfile #3076 # store_dreg_{b,w,l}() - store data to data regfile (opclass 3) #4102 bsr.l store_fpreg # store result to fp regfile