mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 03:16:44 +02:00
When the values we're setting are not actually u32s and the size of the area we're setting is PAGE_SIZE-aligned and a multiple of PAGE_SIZE in size, there's no point in using fast_u32_fill, as that forces us to use STOSDs instead of STOSQs.
49 KiB
49 KiB