Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac上出错 #1

Open
lujinda opened this issue Oct 31, 2016 · 0 comments
Open

mac上出错 #1

lujinda opened this issue Oct 31, 2016 · 0 comments

Comments

@lujinda
Copy link

lujinda commented Oct 31, 2016

ljd@09:55:41:go $ go run t.go

cpuid

/data/go/src/cpuid/cpuid.go:12:3: error: instruction requires: Not 64-bit mode
"pushl %%ebx \n\t"
^
:1:2: note: instantiated into assembly here
pushl %ebx
^
/data/go/src/cpuid/cpuid.go:14:23: error: instruction requires: Not 64-bit mode
"movl %%ebx, %1\n\t"
^
:4:2: note: instantiated into assembly here
popl %ebx
^
/data/go/src/cpuid/cpuid.go:29:3: error: instruction requires: Not 64-bit mode
"pushl %%ebx \n\t"
^
:1:2: note: instantiated into assembly here
pushl %ebx
^
/data/go/src/cpuid/cpuid.go:31:23: error: instruction requires: Not 64-bit mode
"movl %%ebx, %1\n\t"
^
:4:2: note: instantiated into assembly here
popl %ebx
^
4 errors generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant