mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-05 12:14:59 +02:00
If bitmaps are aligned properly, use bitmap operations. If they are not, just use old bit at a time code. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com>