sundb e6d423362a BITOP speedup when or/and output is 0/255, stop processing further keys (#8110)
when performing the and operation, if the output is 0, we can jump out of the loop.
when performing an or operation, if the output is 0xff, we can jump out of the loop.
2020-11-30 23:03:53 +02:00
..
2020-11-08 08:32:38 +02:00
2020-11-09 21:48:56 -08:00
2020-11-25 13:36:21 -08:00
2019-11-20 20:39:04 -05:00
2020-05-05 10:20:48 +02:00
2020-04-24 17:00:03 -07:00
2020-04-24 17:11:21 -07:00
2020-11-25 12:15:32 -08:00
2019-02-24 21:38:15 +01:00
2020-11-08 08:32:38 +02:00
2020-10-27 15:04:18 +02:00
2020-10-27 15:04:18 +02:00
2020-10-20 09:12:24 +03:00
2020-05-05 23:35:08 -04:00
2020-09-29 15:52:13 +03:00
2019-11-19 17:23:47 +08:00
2019-10-02 11:30:20 +02:00
2020-07-24 14:40:19 +08:00
2020-11-17 12:03:05 +02:00
2020-11-29 12:08:47 +02:00
2020-07-21 08:13:05 +03:00