Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1396295
| From | Andreas Schwab <schwab@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean |
| Date | 2016-05-07 12:50 +0200 |
| Message-ID | <rw7Y5-8qa-11@gated-at.bofh.it> (permalink) |
| References | <rw65Y-6Am-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
"George Spelvin" <linux@horizon.com> writes: > Your benchmark code doesn't have to have a separate code path if > __x86_64__; rdtsc works on 32-bit code just as well. Take a look at the CC: list. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean zengzhaoxiu@163.com - 2016-05-06 12:00 +0200
Re: [patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean Andrew Morton <akpm@linux-foundation.org> - 2016-05-07 01:10 +0200
Re: [patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean "George Spelvin" <linux@horizon.com> - 2016-05-07 10:50 +0200
Re: [patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean Andreas Schwab <schwab@linux-m68k.org> - 2016-05-07 12:50 +0200
Re: [patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean "George Spelvin" <linux@horizon.com> - 2016-05-07 22:50 +0200
Re: [patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean Zhaoxiu Zeng <zengzhaoxiu@163.com> - 2016-05-08 15:20 +0200
Re: [patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean Sam Ravnborg <sam@ravnborg.org> - 2016-05-07 13:30 +0200
Re: [patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean "George Spelvin" <linux@horizon.com> - 2016-05-08 00:40 +0200
csiph-web