I'm experimenting with assembly and apparently (based on objdump output), 
my assembly uses the abi0 which requires to pass parameters and results 
with the call stack. 

Looking at the runtime assembly, it seam possible to pass and receive 
arguments directly by registers. Is it possible to use this ABI (abi1?) or 
is its use restricted to the runtime ? 

-- 
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+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/04076682-7602-45df-aa77-99e9e68eb078n%40googlegroups.com.

Reply via email to