ia64: Fix __delay() even more: it's just not safe to inline the delay-
loop because, e.g., the compiler might decide to unroll the loop when passed a constant, etc.
Showing
Please register or sign in to comment
loop because, e.g., the compiler might decide to unroll the loop when passed a constant, etc.