Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for sys_exit (0.46 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_CALLOC                          = 0x58  // 88
    	SYS_FREE                            = 0x59  // 89
    	SYS_EXIT                            = 0x5A  // 90
    	SYS_REALLOC                         = 0x5B  // 91
    	SYS_ABORT                           = 0x5C  // 92
    	SYS___ABORT                         = 0x5C  // 92
    	SYS_ATEXIT                          = 0x5D  // 93
    	SYS_RAISE                           = 0x5E  // 94
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/x86/asm6.go

    	{AUD2, ynone, Pm, opBytes{0x0b, 0}},
    	{AUMWAIT, ywrfsbase, Pf2, opBytes{0xae, 06}},
    	{ASYSENTER, ynone, Px, opBytes{0x0f, 0x34, 0}},
    	{ASYSENTER64, ynone, Pw, opBytes{0x0f, 0x34, 0}},
    	{ASYSEXIT, ynone, Px, opBytes{0x0f, 0x35, 0}},
    	{ASYSEXIT64, ynone, Pw, opBytes{0x0f, 0x35, 0}},
    	{ALMSW, ydivl, Pm, opBytes{0x01, 06}},
    	{ALLDT, ydivl, Pm, opBytes{0x00, 02}},
    	{ALIDT, ysvrs_mo, Pm, opBytes{0x01, 03}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
Back to top