| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | netwinder-fpe.rst | 24 <LDF|STF>{cond}<S|D|E> Fd, Rn 25 <LDF|STF>{cond}<S|D|E> Fd, [Rn, #<expression>]{!} 26 <LDF|STF>{cond}<S|D|E> Fd, [Rn], #<expression> 33 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn] 34 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn, #<expression>]{!} 35 <LFM|SFM>{cond}<S|D|E> Fd, <count>, [Rn], #<expression> 38 <LFM|SFM>{cond}<FD,EA> Fd, <count>, [Rn]{!} 80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add 81 SUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - subtract 82 RSF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse subtract [all …]
|
| H A D | todo.rst | 6 POW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - power 7 RPW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse power 8 POL{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - polar angle (arctan2) 10 LOG{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - logarithm to base 10 11 LGN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - logarithm to base e 12 EXP{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - exponent 13 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine 14 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine 15 TAN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - tangent 16 ASN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - arcsine [all …]
|
| /linux/arch/arm/nwfpe/ |
| H A D | fpa11_cpdt.c | 309 unsigned int i, Fd, write_back = WRITE_BACK(opcode); in PerformLFM() local 328 Fd = getFd(opcode); in PerformLFM() 330 loadMultiple(Fd, pAddress); in PerformLFM() 332 Fd++; in PerformLFM() 333 if (Fd == 8) in PerformLFM() 334 Fd = 0; in PerformLFM() 345 unsigned int i, Fd, write_back = WRITE_BACK(opcode); in PerformSFM() local 364 Fd = getFd(opcode); in PerformSFM() 366 storeMultiple(Fd, pAddress); in PerformSFM() 368 Fd++; in PerformSFM() [all …]
|
| /linux/drivers/android/binder/ |
| H A D | allocation.rs | 462 Fd(&'a mut uapi::binder_fd_object), enumerator 526 BINDER_TYPE_FD => Fd(&mut self.fdo), in as_ref()
|
| H A D | thread.rs | 681 BinderObjectRef::Fd(obj) => { in translate_object()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 3945.h | 292 s32 Fa, Fb, Fc, Fd, Fe; /* these modify coeffs based on member
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | legacy_dvb_audio.rst | 1569 - Fd is not a valid open file descriptor. 1642 - Fd is not a valid open file descriptor.
|