• Janne Grunau's avatar
    aarch64: get_cabac inline asm · dfe224f3
    Janne Grunau authored
    Based on the x86 branchless get_cabac asm. get_cabac_noinline() gets
    approximately 20% faster (no cycle counts available) compared to clang
    from Xcode 5.1 beta5. More than 6% faster overall. A part of the overall
    speedup might be explained by additional inlining of get_cabac().
    dfe224f3