The official documentation on using the Go assembly [0] says this:
> When using the compiler and assembler's -dynlink or -shared modes, any
> load or store of a fixed memory location such as a global variable must
> be assumed to overwrite CX. Therefore, to be safe for use with these
> modes, asse
For example in mulWW or addVV? It seems to maybe have something to do
with function arguments?
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to golang-nuts+unsubsc