Searched refs:f3 (Results 1 – 24 of 24) sorted by relevance
/arch/mips/include/asm/ |
D | fpregdef.h | 26 #define fv1f $f3 85 #define ft13 $f3
|
D | asmmacro-64.h | 39 sdc1 $f3, THREAD_FPR3(\thread) 87 ldc1 $f3, THREAD_FPR3(\thread)
|
D | asmmacro-32.h | 41 swc1 $f3, THREAD_FPR3(\thread) 99 lwc1 $f3, THREAD_FPR3(\thread)
|
/arch/ia64/scripts/ |
D | check-gas | 8 res=$($OBJDUMP -r --section .data $out | fgrep 00004 | tr -s ' ' |cut -f3 -d' ')
|
D | toolchain-flags | 17 res=$($OBJDUMP --full --section .rodata $out | fgrep 000 | cut -f3 -d' ')
|
/arch/mips/kernel/ |
D | r2300_fpu.S | 36 EX(swc1 $f3,(SC_FPREGS+24)(a0)) 88 EX(lwc1 $f3,(SC_FPREGS+24)(a0))
|
D | r4k_switch.S | 184 dmtc1 t1, $f3 206 mtc1 t1, $f3
|
D | r4k_fpu.S | 41 EX sdc1 $f3, SC_FPREGS+24(a0) 119 EX ldc1 $f3, SC_FPREGS+24(a0)
|
D | r2300_switch.S | 143 mtc1 t0, $f3
|
/arch/powerpc/boot/ |
D | wrapper | 247 cut -d' ' -f3` 300 entry=`${CROSS}objdump -f "$ofile" | grep '^start address ' | cut -d' ' -f3`
|
/arch/ia64/include/asm/ |
D | ptrace.h | 186 struct ia64_fpreg f3; /* preserved */ member
|
/arch/ia64/kernel/ |
D | entry.h | 44 .spillsp f2,SW(F2)+16+(off); .spillsp f3,SW(F3)+16+(off); \
|
D | mca_asm.S | 550 stf.spill [temp2]=f3,32 709 ldf.fill f3=[temp2],32
|
D | asm-offsets.c | 137 DEFINE(IA64_SWITCH_STACK_F3_OFFSET, offsetof (struct switch_stack, f3)); in foo()
|
D | entry.S | 100 mov r5=0; mov f3=f0; mov b2=r0 310 stf.spill [r3]=f3,32 418 ldf.fill f3=[r15],32
|
D | head.S | 138 stf.spill.nta [_reg1]=f3,16;; \ 1282 ldf.fill.nta f3=[r25],16;;
|
D | unaligned.c | 229 RSW(f2), RSW(f3), RSW(f4), RSW(f5),
|
/arch/sparc/kernel/ |
D | fpu_traps.S | 252 fitod %f3, %f62 295 fdtos %f62, %f3
|
/arch/sparc/lib/ |
D | U1memcpy.S | 65 #define FREG_FROB(f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument 67 faligndata %f2, %f3, %f50; \ 68 faligndata %f3, %f4, %f52; \
|
/arch/alpha/kernel/ |
D | entry.S | 488 stt $f3, 88($sp) 537 ldt $f3, 88($sp)
|
/arch/sparc/include/asm/ |
D | hypervisor.h | 1223 unsigned long f3; /* Entry specific */ member
|
/arch/mips/math-emu/ |
D | cp1emu.c | 547 #define DEF3OP(name, p, f1, f2, f3) \ argument 557 s = f3(s); \
|
/arch/ia64/kvm/ |
D | trampoline.S | 491 stf.spill.nta [r3]=f3,32; \ 696 ldf.fill.nta f3 = [r3], 32; \
|
/arch/cris/configs/ |
D | etrax-100lx_defconfig | 75 CONFIG_ETRAX_DEF_R_PORT_PB_DATA=f3
|