7fad3fa Support ppc64le SCV syscall insn

2 files Authored by DJ Delorie 3 years ago, Committed by djdelorie 3 years ago,
    Support ppc64le SCV syscall insn
    
    If the kernel supports it AND glibc supports it, the ppc64le
    syscalls may use the SCV variant instead of the SC variant.
    The registers we care about have the same use so little change
    is required.
    
    Reference: RHEL BZ 1922305
    
        
file modified
+8 -1