Searched refs:PC (Results 1 - 25 of 59) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dgetdate.y156 #define PC (* (parser_control *) parm)
195 { PC.times_seen++; }
197 { PC.local_zones_seen++; }
199 { PC.zones_seen++; }
201 { PC.dates_seen++; }
203 { PC.days_seen++; }
205 { PC.rels_seen++; }
212 PC.hour = $1.value;
213 PC.minutes = 0;
214 PC
[all...]
H A Dgetdate.c251 #define PC (* (parser_control *) parm) macro
1227 { PC.times_seen++; }
1232 { PC.local_zones_seen++; }
1237 { PC.zones_seen++; }
1242 { PC.dates_seen++; }
1247 { PC.days_seen++; }
1252 { PC.rels_seen++; }
1258 PC.hour = yyvsp[-1].textintval.value;
1259 PC.minutes = 0;
1260 PC
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_bsun.S6 | Copy the PC to FPIAR to maintain 881/882 compatibility
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mach-at32ap/
H A Dat32ap7000.c754 select_peripheral(PC(3), PERIPH_A, 0); /* TXD0 */
755 select_peripheral(PC(4), PERIPH_A, 0); /* TXD1 */
756 select_peripheral(PC(7), PERIPH_A, 0); /* TXEN */
757 select_peripheral(PC(8), PERIPH_A, 0); /* TXCK */
758 select_peripheral(PC(9), PERIPH_A, 0); /* RXD0 */
759 select_peripheral(PC(10), PERIPH_A, 0); /* RXD1 */
760 select_peripheral(PC(13), PERIPH_A, 0); /* RXER */
761 select_peripheral(PC(15), PERIPH_A, 0); /* RXDV */
762 select_peripheral(PC(16), PERIPH_A, 0); /* MDC */
763 select_peripheral(PC(1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dentry.S78 ldr r5, [sp, #60] @ get contents of PC;
86 @ increment PC
94 str r5, [sp, #60] @ update PC copy in regs
H A Dentry26.S69 ldr r5, [sp, #60] @ get contents of PC
78 @ increment PC
89 str r7, [sp, #60] @ update PC copy in regs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dentry.S71 ldr r5, [sp, #60] @ get contents of PC
80 @ increment PC
91 str r7, [sp, #60] @ update PC copy in regs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dstacktrace.c38 #define IS_KERNEL_TEXT(PC) ((unsigned long)(PC) > START_ADDR)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsparc-stub.c145 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR }; enumerator in enum:regnames
500 if (registers[PC] == (unsigned long)breakinst) {
502 registers[PC] = registers[NPC];
518 *ptr++ = hexchars[PC >> 4];
519 *ptr++ = hexchars[PC & 0xf];
521 ptr = mem2hex((char *)&registers[PC], ptr, 4);
578 /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
594 /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
657 registers[PC] = addr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Dbpck.c32 #define PC pi->private macro
33 #define r2() (PC=(in_p(2) & 0xff))
34 #define w2(byte) {out_p(2,byte); PC = byte;}
35 #define t2(pat) {PC ^= pat; out_p(2,PC);}
36 #define e2() {PC &= 0xfe; out_p(2,PC);}
37 #define o2() {PC |= 1; out_p(2,PC);}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dptrace.h15 #define PC 64 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dptrace.h15 #define PC 64 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dbacktrace.S42 1: stmfd sp!, {pc} @ calculate offset of PC stored
68 sub sv_pc, sv_pc, offset @ Correct PC for prefetching
69 bic sv_pc, sv_pc, mask @ mask PC/LR for the mode
79 bic r1, r1, mask @ mask PC/LR for the mode
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/tools/
H A DMakefile210 cp850.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP850.TXT 8bit_tab_to_h
213 cp862.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP862.TXT 8bit_tab_to_h
216 cp866.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP866.TXT 8bit_tab_to_h
446 cp437.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP437.TXT 8bit_tab_to_h
449 cp737.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP737.TXT 8bit_tab_to_h
452 cp775.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP775.TXT 8bit_tab_to_h
455 cp852.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP852.TXT 8bit_tab_to_h
461 cp855.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP855.TXT 8bit_tab_to_h
464 cp857.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP857.TXT 8bit_tab_to_h
470 cp860.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP86
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Diskeleton.S63 | the PC pointing to the instruction following the instruction
100 | * Current PC * * Current PC *
105 | * PC * * PC *
140 | * Current PC * * Current PC *
145 | * PC * * PC *
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/boot/compressed/
H A Dhead.S43 ;; Before this code the tools add a partitiontable so the PC
46 lapcq ., $r13 ; get PC
60 lapcq ., $r13 ; get PC
96 ;; Use (_edata - herami) as offset to the current PC.
105 lapcq ., $r5 ; get PC
114 lapcq ., $r5 ; get PC
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksumcopy.S40 1: ;; A failing userspace access will have this as PC.
109 2: ;; A failing userspace access will have this as PC.
128 3: ;; A failing userspace access will have this as PC.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksumcopy.S38 1: ;; A failing userspace access (the read) will have this as PC.
96 2: ;; A failing userspace access for the read below will have this as PC.
115 3: ;; A failing userspace access for the read below will have this as PC.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dalign.S215 addi a7, a7, 2 # increment PC (assume 16-bit insn)
248 rsr a7, LBEG # set PC to LBEGIN
300 addi a7, a7, 2 # incr. PC,assume 16-bit instruction
306 addi a7, a7, 1 # increment PC, 32-bit instruction
308 addi a7, a7, 3 # increment PC, 32-bit instruction
328 rsr a7, LBEG # set PC to LBEGIN
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsmb.conf514 ; comment = PC Directories
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dbacktrace.S40 2: stmfd sp!, {pc} @ calculate offset of PC in STMIA instruction
51 sub save, r3, offset @ Correct PC for prefetching
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dnvram.c43 #define PC 1 macro
52 #define MACH PC
57 # define MACH PC
63 #if MACH == PC
65 /* RTC in a PC */
489 #if MACH == PC
595 #endif /* MACH == PC */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dkgdb.c130 unsigned int erp; /* 0x5D; P10, Exception return pointer. Contains the PC we are interested in. */
135 unsigned int spc; /* 0x71; P15, Single step PC */
228 PC, enumerator in enum:register_name
500 } else if (regno == PC) {
545 } else if (regno >= EXS && regno <= PC) {
922 /* Only send PC, frame and stack pointer. */
923 read_register(PC, &reg_cont);
924 *ptr++ = highhex(PC);
925 *ptr++ = lowhex(PC);
927 ptr = mem2hex(ptr, (unsigned char *)&reg_cont, register_size[PC]);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A DMC68328.h485 #define PC(x) (1 << (x)) macro
487 #define PC_WE PC(6) /* Use WE as PC(6) */
488 #define PC_DTACK PC(5) /* Use DTACK as PC(5) */
489 #define PC_IRQ7 PC(4) /* Use IRQ7 as PC(4) */
490 #define PC_LDS PC(2) /* Use LDS as PC(2) */
491 #define PC_UDS PC(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat245 set HOSTNAME=Unknown PC
246 if not "%HOSTNAME%" == "Unknown PC" goto SmallEnv
249 set HOSTNAME=%USER%'s PC
250 if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
253 set HOSTNAME=%USERNAME%'s PC
254 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv

Completed in 389 milliseconds

123