Strange Seg Fault

Hi There, I’m getting a strange segmentation fault whenever I try to run hand made assembly code that makes computations between registers, for example look at this piece of simple code:

[url]http://s22.postimg.org/o3miv36gh/Screenshot.png[/url]

When I run GDB I can see that the Segmentation Fault is generated when the cpu executes the line 10 of the asm file

Any ideas of why is happening that ? Am I missing any flag or directive ?

Thanks

Hi Nicoshev,
Would you please file this topic into the CUDA Programming and Performance board - CUDA Programming and Performance - NVIDIA Developer Forums ?

This could help to get the corresponding reply correct and better.

Cheers.