-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[aarch64] Error: invalid register list at operand 1 #312
Comments
the same problem still exists. thx |
@nihui the same problem still exists. thx |
make sure you have updated to the latest code and played with clean build |
@nihui pretty sure I'd pulled the latest code and built completely clean. Thx. |
@nihui 换了个板子, 系统不同, 但也是ARM64, GCC 6.3 同样问题 |
reopen untill new workaround lands |
/tmp/ccmdPLf6.s: Assembler messages:
/tmp/ccmdPLf6.s:13895: Error: invalid register list at operand 1 --
ld1 {v6.4s,v3.4s,v7.4s,v16.4s},[x20],#64' /tmp/ccmdPLf6.s:13897: Error: invalid register list at operand 1 --
ld1 {v17.4s,v4.4s,v18.4s,v19.4s},[x20],#64'/tmp/ccmdPLf6.s:13899: Error: invalid register list at operand 1 --
ld1 {v20.4s,v5.4s,v21.4s,v22.4s},[x20],#64' /tmp/ccmdPLf6.s:13901: Error: invalid register list at operand 1 --
ld1 {v23.4s,v2.4s,v24.4s,v25.4s},[x20],#64'/tmp/ccmdPLf6.s:14471: Error: invalid register list at operand 1 -- `ld1 {v3.4s,v0.4s},[x20],#32'
src/CMakeFiles/ncnn.dir/build.make:518: recipe for target 'src/CMakeFiles/ncnn.dir/layer/arm/convolution_arm.cpp.o' failed
GCC5.4 aarch64 on Linux
The text was updated successfully, but these errors were encountered: