Skip to content
  • Martin Storsjö's avatar
    checkasm: arm: Check register clobbering · 35d32d09
    Martin Storsjö authored and Henrik Gramner's avatar Henrik Gramner committed
    Cast the function pointer to a different type signature, to
    be able to use uint64_t as return type (instead of intptr_t) for
    those calls that require it.
    
    Use two separate functions, depending on whether neon is available.
    35d32d09