<div dir="ltr">Hi, <div><br></div><div> I wonder whether I can conditionally set AsmString in class sI. For instance, I would like to know whether it is possible to establish some int or bit operator to check whether bits<4> p is 14. What I would like to do is to set AsmString as follows,</div>
<div><br></div><div> class sI<...> :InstARM<....> {</div><div> ...</div><div> let AsmString = !if(some operator, !strconcat(ppc, "${s}", asm), </div><div> !strconcat(ppc, "${p}${s}", asm);</div>
<div> ...</div><div> }<br clear="all"><div><br></div><div style>Thanks,</div><div style><br></div>-- <br><br>UGR<br>
</div></div>