Searched refs:f19 (Results 1 – 16 of 16) sorted by relevance
/arch/mips/include/asm/ |
D | fpregdef.h | 56 #define ft5f $f19 85 #define fa7 $f19
|
D | asmmacro.h | 96 sdc1 $f19, THREAD_FPR19(\thread) 154 ldc1 $f19, THREAD_FPR19(\thread)
|
/arch/mips/kernel/ |
D | r4k_switch.S | 198 dmtc1 t1, $f19 228 mtc1 t1, $f19 268 mthc1 t1, $f19
|
D | r2300_fpu.S | 54 EX(swc1 $f19,(SC_FPREGS+152)(a0)) 109 EX(lwc1 $f19,(SC_FPREGS+152)(a0))
|
D | r4k_fpu.S | 75 EX sdc1 $f19, 152(a0) 135 EX sdc1 $f19, SC32_FPREGS+152(a0) 202 EX ldc1 $f19, 152(a0) 258 EX ldc1 $f19, SC32_FPREGS+152(a0)
|
D | r2300_switch.S | 153 mtc1 t0, $f19
|
/arch/ia64/include/uapi/asm/ |
D | ptrace.h | 172 struct ia64_fpreg f19; /* preserved */ member
|
/arch/ia64/kernel/ |
D | entry.h | 47 .spillsp f18,SW(F18)+16+(off); .spillsp f19,SW(F19)+16+(off); \
|
D | asm-offsets.c | 144 DEFINE(IA64_SWITCH_STACK_F19_OFFSET, offsetof (struct switch_stack, f19)); in foo()
|
D | mca_asm.S | 585 stf.spill [temp2]=f19,32 744 ldf.fill f19=[temp2],32
|
D | entry.S | 95 ldf.fill f17=[sp]; ldf.fill f18=[sp]; mov f19=f0 326 stf.spill [r3]=f19,32 415 ldf.fill f19=[r15],32
|
D | head.S | 143 stf.spill.nta [_reg1]=f19,16;; \ 1188 ldf.fill.nta f19=[r25],16;;
|
D | unaligned.c | 235 RSW(f15), RSW(f16), RSW(f17), RSW(f18), RSW(f19),
|
/arch/sparc/kernel/ |
D | fpu_traps.S | 267 fitod %f19, %f62 310 fdtos %f62, %f19
|
/arch/alpha/kernel/ |
D | entry.S | 672 stt $f19, 216($sp) 726 ldt $f19, 216($sp)
|
/arch/ia64/kvm/ |
D | trampoline.S | 515 stf.spill.nta [r3]=f19,32; \ 720 ldf.fill.nta f19 = [r3], 32; \
|