Mau Magnaguagno 632beec01f
MJIT: Refactor BitField dereference byte and bitmask (#6955)
Prefer Array#unpack1 and Enumerable#sum.
I think the bitmask formula ``2 ** @width - 1`` would be clearer, but not faster for such small integers.
2022-12-17 13:06:50 -08:00
..
2022-12-15 19:06:40 +09:00
2022-12-09 16:36:22 +09:00
2022-12-05 05:59:33 +00:00
2022-11-29 04:58:29 +00:00
2022-12-13 18:36:45 +00:00
2022-12-14 05:49:14 +00:00
2022-12-05 04:55:35 +00:00
2022-12-09 16:36:22 +09:00
2022-12-12 10:49:43 +09:00
2022-12-05 08:20:24 +00:00
2022-12-09 16:36:22 +09:00
2022-11-28 04:40:26 +00:00
2022-12-09 16:36:22 +09:00
2022-12-05 06:32:03 +00:00
2022-12-05 07:35:19 +00:00
2022-12-05 07:38:23 +00:00
2022-12-14 16:07:44 +09:00
2022-12-05 08:18:33 +00:00