mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Use multiple load store instructions for 32 byte chunks in ARM-specific blit-function, analog to x86 variant. Make the blit-function of x86 a generic one, and provide needed utility functions for ARM and generic code. Please refer issue #147 for discussion.