cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

ryta1203
Journeyman III

LDS_Transpose Question

What is the purpose of these statements? Neither r1.z nor r1.w is ever used again in the kernel!?

"iand r1.z, r0.y, l1.y\n"

 

 

 

 

"ishr r1.w, r0.y, l1.x\n"

 

 

 

 

 





0 Likes
2 Replies

i originally had this code to work in a general case but in this situation not everything calculated was used.
0 Likes

Micah,

  Ok, very confusing, thank you. Now if we could just get a "general" case example with some "general" purpose code that would be great.... LOL, I'm still trying to wrap my head around this.. still can't get it to work.

0 Likes