SYS_syscall
pri->sys_indirect = (Lsp->pr_reg[R_G1] == SYS_syscall)? 1 : 0;
(void) Lputareg(Lwp, R_G1, (prgreg_t)SYS_syscall);