]> Git Repo - qemu.git/commit
memory: Use non-bitops ctzl
authorRichard Henderson <[email protected]>
Thu, 14 Feb 2013 01:47:38 +0000 (17:47 -0800)
committerBlue Swirl <[email protected]>
Sat, 16 Feb 2013 11:12:13 +0000 (11:12 +0000)
commit5bbf90be97203c472f47da070c0040b464c0460f
tree65279c3c79ddeabf76d11f9e8330a25a0ead887d
parent265ce4a5ca39fb7f74a803dd61bbd9108ca6cdee
memory: Use non-bitops ctzl

A memory size of zero is invalid, and so that edge condition
does not occur.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
memory.c
This page took 0.02249 seconds and 4 git commands to generate.