Files
Stockfish/src
Marco Costalba d1d4437699 Remove a local variable from pop_1st_bit()
Remove the 'b' uint32_t local variable.
Optimized assembly is more or less the same
(one 'mov' instruction less), but now it is
written in a way more similar to the final assembly
flow so it should be easier for compiler to optimize.

Also guarantee that BitTable[] is always aligned.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2009-08-23 18:55:07 +01:00
..
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-10 18:38:47 +01:00
2008-09-01 07:59:13 +02:00
2009-05-20 14:43:17 +02:00
2009-05-07 14:54:40 +02:00
2009-05-20 15:11:41 +02:00
2009-05-20 14:43:17 +02:00
2009-05-20 15:11:41 +02:00
2009-08-14 08:13:42 +01:00
2008-09-24 00:32:53 +02:00
2009-05-07 14:54:40 +02:00
2009-05-10 18:38:47 +01:00
2009-08-15 16:09:10 +01:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-07-02 06:29:14 +01:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-08-10 01:42:35 +01:00
2009-06-12 13:10:40 +02:00
2009-05-07 14:54:40 +02:00
2009-07-02 06:29:25 +01:00
2009-08-14 08:13:42 +01:00
2009-08-14 08:13:13 +01:00
2009-08-15 16:09:10 +01:00
2009-07-10 18:50:43 +01:00
2009-05-07 14:54:40 +02:00
2009-05-10 18:38:47 +01:00
2009-05-07 14:54:40 +02:00
2009-08-20 17:48:52 +01:00