Searched refs:FP (Results 1 - 25 of 27) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/
H A Dfips_check_sha13 FP=$1
8 $TOP/fips/sha1/fips_standalone_sha1 $@ | diff -w $FP - || { echo; echo "*** Your source code does not match the FIPS validated source ***"; echo; exit 1; }
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dfskeleton.S73 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
92 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
110 | stack frame. The FP state frame holds the source operand of the faulting
129 | stack frame. The FP state frame holds the source operand of the faulting
148 | stack frame. The FP state frame holds the source operand of the faulting
167 | stack frame. The FP state frame holds the source operand of the faulting
207 | vector number 11: FP Unimplemented Instructions, FP implemented instructions when
221 | vector number 11: FP Unimplemented Instructions, FP implemente
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/des/
H A Dfips_des_enc.c162 FP(r,l);
280 FP(r,l);
300 FP(r,l);
H A Dfips_des_locl.h363 /* IP and FP
394 Thanks for hints from Richard Outerbridge - he told me IP&FP
414 #define FP(l,r) \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsparc-stub.c139 I0, I1, I2, I3, I4, I5, FP, I7, enumerator in enum:regnames
524 *ptr++ = hexchars[FP >> 4];
525 *ptr++ = hexchars[FP & 0xf];
527 ptr = mem2hex((char *) (sp + 8 + 6), ptr, 4); /* FP */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dentry.S31 ldr pc, [r4] @ Call FP module USR entry point
48 2) It locates the FP emulator work area within the TSS structure and
82 and r2, r6, #0x0F000000 @ test for FP insns
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dentry.S28 adrsvc al, r9, ret_from_exception @ r9 = normal FP return
36 ldr pc, [r4] @ Call FP emulator entry point
46 On entry to the emulator r10 points to an area of private FP workspace
88 and r2, r6, #0x0F000000 @ test for FP insns
H A Dentry26.S31 ldr pc, [r4] @ Call FP module USR entry point
48 2) It locates the FP emulator work area within the TSS structure and
80 and r2, r6, #0x0F000000 @ test for FP insns
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Ddes_enc.c155 FP(r,l);
267 FP(r,l);
287 FP(r,l);
H A Ddes_locl.h363 /* IP and FP
394 Thanks for hints from Richard Outerbridge - he told me IP&FP
414 #define FP(l,r) \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes_enc.c153 FP(r,l);
265 FP(r,l);
285 FP(r,l);
H A Ddes_locl.h363 /* IP and FP
394 Thanks for hints from Richard Outerbridge - he told me IP&FP
414 #define FP(l,r) \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Didct_bfin.S85 #define TMP0 FP-8
86 #define TMP1 FP-12
87 #define TMP2 FP-16
H A Dvp3_idct_bfin.S58 #define TMP0 FP-8
59 #define TMP1 FP-12
60 #define TMP2 FP-16
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m32r/kernel/
H A Dentry.S107 #define FP(reg) @(0x60,reg) /* FP = R13 */ define
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/sys-i386/
H A Dchecksum.S241 #define FP 12 define
266 movl %ecx, FP(%esp)
303 2: movl FP(%esp), %edx
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/lib/
H A Dchecksum.S296 #define FP 12 define
329 movl %ecx, FP(%esp)
366 2: movl FP(%esp), %edx
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dswitch_to.S122 # - SP, FP, LR, GR15, GR28 and GR29 will have been set up appropriately
141 # restore extra general regs and FP/Media regs
313 # save extra general regs and FP/Media regs
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S354 set USER_FPIAR, LV+40 # FP instr address register
356 set USER_FPSR, LV+36 # FP status register
362 set USER_FPCR, LV+32 # FP control register
579 # _fpsp_ovfl(): 060FPSP entry point for FP Overflow exception. #
582 # FP Overflow exception in an operating system. #
588 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
590 # load_fpn2() - load dst operand from FP regfile #
599 # - The system stack contains the FP Ovfl exception stack frame #
611 # On the 060, if an FP overflow is present as the result of any #
616 # then stored in either the FP regfil
[all...]
H A Dfpsp.S355 set USER_FPIAR, LV+40 # FP instr address register
357 set USER_FPSR, LV+36 # FP status register
363 set USER_FPCR, LV+32 # FP control register
580 # _fpsp_ovfl(): 060FPSP entry point for FP Overflow exception. #
583 # FP Overflow exception in an operating system. #
589 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
591 # load_fpn2() - load dst operand from FP regfile #
600 # - The system stack contains the FP Ovfl exception stack frame #
612 # On the 060, if an FP overflow is present as the result of any #
617 # then stored in either the FP regfil
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-armv.S364 @ Clear FP to mark the first stack frame
433 bne __und_usr_unknown @ ignore FP
531 ldr pc, [r4] @ Call FP module USR entry point
534 * The FP module is called with these registers set:
538 * r10 = FP workspace
539 * lr = unrecognised FP instruction return address
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/crypto/
H A Ddes.c528 /* Encryption components: IP, FP, and round function */
563 #define FP(L, R, T) \ macro
825 FP(R, L, A);
848 FP(R, L, A);
914 FP(R, L, A);
945 FP(R, L, A);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/kernel/
H A Dentry.S373 * - the FP emulator is *never* called from *any* non-user mode undefined
481 ldr pc, [r4] @ Call FP module entry point
492 /* We get here if the FP emulator doesnt handle the undef instr.
501 b ret_from_exception @ Normal FP exit
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dssin.S446 |--FLOATING POINT FORMAT, THE TWO FMOVE'S FMOVE.L FP <--> N
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/kernel/
H A Dentry.S791 ! setup FP so that unwinder can wind back through nested kernel mode

Completed in 321 milliseconds

12