Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for EM_DSP24 (0.12 sec)

  1. api/go1.11.txt

    pkg debug/elf, const EM_CYPRESS_M8C Machine
    pkg debug/elf, const EM_D10V = 85
    pkg debug/elf, const EM_D10V Machine
    pkg debug/elf, const EM_D30V = 86
    pkg debug/elf, const EM_D30V Machine
    pkg debug/elf, const EM_DSP24 = 136
    pkg debug/elf, const EM_DSP24 Machine
    pkg debug/elf, const EM_DSPIC30F = 118
    pkg debug/elf, const EM_DSPIC30F Machine
    pkg debug/elf, const EM_DXP = 112
    pkg debug/elf, const EM_DXP Machine
    pkg debug/elf, const EM_ECOG1 = 168
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  2. src/debug/elf/elf.go

    	EM_ECOG2         Machine = 134 /* Cyan Technology eCOG2 microprocessor */
    	EM_SCORE7        Machine = 135 /* Sunplus S+core7 RISC processor */
    	EM_DSP24         Machine = 136 /* New Japan Radio (NJR) 24-bit DSP Processor */
    	EM_VIDEOCORE3    Machine = 137 /* Broadcom VideoCore III processor */
    	EM_LATTICEMICO32 Machine = 138 /* RISC processor for Lattice FPGA architecture */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"EM_CRIS", Const, 11},
    		{"EM_CRX", Const, 11},
    		{"EM_CSR_KALIMBA", Const, 11},
    		{"EM_CUDA", Const, 11},
    		{"EM_CYPRESS_M8C", Const, 11},
    		{"EM_D10V", Const, 11},
    		{"EM_D30V", Const, 11},
    		{"EM_DSP24", Const, 11},
    		{"EM_DSPIC30F", Const, 11},
    		{"EM_DXP", Const, 11},
    		{"EM_ECOG1", Const, 11},
    		{"EM_ECOG16", Const, 11},
    		{"EM_ECOG1X", Const, 11},
    		{"EM_ECOG2", Const, 11},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top