Quantcast
Channel: Intel Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 41305

Using YASM with Intel Composer XE 2013

$
0
0

noHi,

 

I am trying to compile some assembly code with Composer XE2013, and I am having some difficulties.

Here's a portion of the code:

 

__asm__ volatile(

"movd %%"REG_a", "MM"3              \n\t" // last_non_zero_p1

"pxor "MM"7, "MM"7                  \n\t" // 0

"pxor "MM"4, "MM"4                  \n\t" // 0

 

This generates castrophic error: can't allocate registers for asm instructions.

Has anyone encountered that and can suggest how to fix it?

I have YASM installed.

 

Thanks in advance for your help or providing the appropriate forum to  post this question.

 

Best regards,

 

Christophe


Viewing all articles
Browse latest Browse all 41305

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>