Home
last modified time | relevance | path

Searched refs:regfile (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/aic7xxx/aicasm/ !
Daicasm.c92 FILE *regfile; variable
138 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()
/linux-2.6.39/arch/m68k/ifpsp060/src/ !
Dpfpsp.S2374 # 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) #
Dfpsp.S2375 # 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