On Fri, Feb 25, 2022 at 1:25 AM Wojciech Muła <wojtek.m...@gmail.com> wrote:
>
> Thanks! Didn't know that the assembler is able to do this. TBH, for me, it's 
> not desired behaviour when an assembler program does something extra to a 
> low-level code. I have already observed that Go asm strips a series of NOPs, 
> which is highly unexpected.

For better or for worse, the Go assembler is already a high-level
assembler that fiddles with your low-level code.

Ian

-- 
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 on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcWCgJA6cxwqVvLW3Y_b%3DGQTGzTSwQeDi7fLYvkj5gFTeg%40mail.gmail.com.

Reply via email to