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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c92 FILE *regfile; variable
138 regfile = NULL;
202 if ((regfile = fopen(optarg, "w")) == NULL) {
263 && (regfile == NULL || stock_include_file == NULL)) {
296 if (regfile != NULL)
297 symtable_dump(regfile, regdiagfile);
708 if (regfile != NULL) {
709 fclose(regfile);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S588 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
590 # load_fpn2() - load dst operand from FP regfile #
616 # then stored in either the FP regfile, data regfile, or memory. #
828 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
830 # load_fpn2() - load dst operand from FP regfile #
856 # then stored in either the FP regfile, data regfile, or memory. #
1103 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
1105 # load_fpn2() - load dst operand from FP regfile #
[all...]
H A Dfpsp.S589 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
591 # load_fpn2() - load dst operand from FP regfile #
617 # then stored in either the FP regfile, data regfile, or memory. #
829 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
831 # load_fpn2() - load dst operand from FP regfile #
857 # then stored in either the FP regfile, data regfile, or memory. #
1104 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
1106 # load_fpn2() - load dst operand from FP regfile #
[all...]

Completed in 93 milliseconds