• M
    mpc83xx: Use pre-defined asm functions · 5c229985
    Mario Six 提交于
    For a lot of inline assembly calls in the mpc8xxx and mpc83xx
    directories, we already have convenient pre-defined helper functions,
    but they're not used, resulting in hard-to-read code.
    
    Use these helper functions where ever possible and useful.
    Signed-off-by: NMario Six <mario.six@gdsys.cc>
    5c229985
ecc.c 11.6 KB