* H. J. Lu via Libc-alpha: > Add a test to pass 64-bit long arguments to syscall with undefined upper > 32 bits on ILP32 systems. What does this test, exactly? How does it ensure that the upper bits are indeed non-zero, to exercise the zero-extension case?