Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _fxsr_env (0.11 sec)

  1. src/runtime/defs_linux_386.go

    	cw        uint32
    	sw        uint32
    	tag       uint32
    	ipoff     uint32
    	cssel     uint32
    	dataoff   uint32
    	datasel   uint32
    	_st       [8]fpreg
    	status    uint16
    	magic     uint16
    	_fxsr_env [6]uint32
    	mxcsr     uint32
    	reserved  uint32
    	_fxsr_st  [8]fpxreg
    	_xmm      [8]xmmreg
    	padding1  [44]uint32
    	anon0     [48]byte
    }
    
    type timespec struct {
    	tv_sec  int32
    	tv_nsec int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 19:05:10 UTC 2023
    - 4.2K bytes
    - Viewed (0)
Back to top