github.com/likebike/go--@v0.0.0-20190911215757-0bd925d16e96/go/src/cmd/vet/all/whitelist/mipsx.txt (about)

     1  // mips64-specific vet whitelist. See readme.txt for details.
     2  
     3  runtime/asm_mipsx.s: [GOARCH] abort: function abort missing Go declaration
     4  runtime/tls_mipsx.s: [GOARCH] save_g: function save_g missing Go declaration
     5  runtime/tls_mipsx.s: [GOARCH] load_g: function load_g missing Go declaration
     6  runtime/asm_mipsx.s: [GOARCH] cannot check cross-package assembly function: Compare is in package bytes
     7  runtime/sys_linux_mipsx.s: [GOARCH] clone: 12(R29) should be mp+8(FP)
     8  runtime/sys_linux_mipsx.s: [GOARCH] clone: 4(R29) should be flags+0(FP)
     9  runtime/sys_linux_mipsx.s: [GOARCH] clone: 8(R29) should be stk+4(FP)