mention minio's asm2plan9 for unsuported opcodes
This commit is contained in:
parent
74c6b51e6c
commit
8253fd9ec9
@ -935,7 +935,7 @@ Techniques specific to the architecture running the code
|
|||||||
* always have pure-Go version (noasm build tag): testing, arm, gccgo
|
* always have pure-Go version (noasm build tag): testing, arm, gccgo
|
||||||
* brief intro to syntax
|
* brief intro to syntax
|
||||||
* calling convention
|
* calling convention
|
||||||
* using opcodes unsupported by the asm
|
* using opcodes unsupported by the asm (asm2plan9, but this is getting rarer)
|
||||||
* notes about why intrinsics are hard
|
* notes about why intrinsics are hard
|
||||||
* all the tooling to make this easier: asmfmt, peachpy, c2goasm, ...
|
* all the tooling to make this easier: asmfmt, peachpy, c2goasm, ...
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user