• Alex Wilson's avatar
    Don't try to use MIPS32 asm macros on MIPS64 · 7349142c
    Alex Wilson authored
    The MIPS32 bn_mul asm code causes segfaults on MIPS64 and failing
    tests. Until someone has time to fix this up, MIPS64 platforms should
    fall back to the C implementation (which works fine).
    7349142c