HomeSort by relevance Sort by last modified time
    Searched full:cpuid_edx (Results 1 - 12 of 12) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
memclr_386.s 29 TESTL $0x4000000, runtime·cpuid_edx(SB) // check for sse2
memmove_386.s 51 TESTL $0x4000000, runtime·cpuid_edx(SB) // check for sse2
asm_386.s 49 MOVL DX, runtime·cpuid_edx(SB)
908 TESTL $0x4000000, runtime·cpuid_edx(SB) // no sse2, no mfence
    [all...]
runtime2.go 646 cpuid_edx uint32
645 cpuid_edx uint32 var
asm_amd64p32.s 38 MOVL DX, runtime·cpuid_edx(SB)
asm_amd64.s 49 MOVL DX, runtime·cpuid_edx(SB)
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
memclr_386.s 29 TESTL $0x4000000, runtime·cpuid_edx(SB) // check for sse2
memmove_386.s 51 TESTL $0x4000000, runtime·cpuid_edx(SB) // check for sse2
asm_386.s 49 MOVL DX, runtime·cpuid_edx(SB)
908 TESTL $0x4000000, runtime·cpuid_edx(SB) // no sse2, no mfence
    [all...]
runtime2.go 646 cpuid_edx uint32
645 cpuid_edx uint32 var
asm_amd64p32.s 38 MOVL DX, runtime·cpuid_edx(SB)
asm_amd64.s 49 MOVL DX, runtime·cpuid_edx(SB)
    [all...]

Completed in 384 milliseconds