scalar_spawn.c | 8 static void sys_spawn(void) function 10 GO(SYS_spawn, "5s 7m"); 11 SY(SYS_spawn, x0 + 1, x0 + 1, x0 - 1, x0 + 1, x0 - 1); FAIL; 25 GO(SYS_spawn, "9s 1m"); 26 SY(SYS_spawn, x0 + 1, x0 + &ksa, sizeof(ksa), x0 + argenv, x0 + 1); FAIL; 43 GO(SYS_spawn, "13s 4m"); 44 SY(SYS_spawn, x0 + 1, x0 + &ksa, x0 + 0xbadcaffe, 54 GO(SYS_spawn, "4s 0m"); 55 SY(SYS_spawn, path, x0, x0, x0 + argenv, x0 + sizeof(argenv)); 65 /* SYS_spawn 2 * [all...] |