• M
    microblaze: Fix cache loop function for cache range · 0d670b24
    Michal Simek 提交于
    I create wrong asm code but none test shows that this part of code is wrong.
    I am not convinces that were good idea to create asm optimized macros
    for caches. The reason is that there is not optimization with previous code
    that's why make sense to add old code and do some benchmarking which
    functions are faster.
    Signed-off-by: NMichal Simek <monstr@monstr.eu>
    0d670b24
cache.c 13.4 KB