|
| From: | Richard Henderson |
| Subject: | Re: [Qemu-devel] [PATCH v4 61/64] qemu/host-utils.h: Reduce the operation count in the fallback ctpop |
| Date: | Fri, 9 Dec 2016 09:18:02 -0800 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
On 12/09/2016 06:41 AM, Alex Bennée wrote:
> +struct bitcnt_test_data sixtyfour_bit_data[] = {
> + { { .w64 = 0x0000000000000001 }, .popct=1 },
Thanks. Merged with added ULL for the 64-bit data.
r~
| [Prev in Thread] | Current Thread | [Next in Thread] |