search for: 2532c2532

Displaying 2 results from an estimated 2 matches for "2532c2532".

2008 Mar 31
7
[LLVMdev] Reference Manual Clarifications
...lt;tt>var2</tt></sup> mod 2<sup>n</sup>, > where n is the width of the result. If <tt>var2</tt> is (statically or dynamically) negative or > equal to or larger than the number of bits in <tt>var1</tt>, the result is undefined.</p> 2532c2532 < shift. If <tt>var2</tt> is (statically or dynamically) equal to or larger than --- > shift. If <tt>var2</tt> is (statically or dynamically) negative or equal to or larger than 2567c2567 < of <tt>var1</tt>. If <tt>var2</tt> is (statica...
2008 Mar 31
0
[LLVMdev] Reference Manual Clarifications
...;</sup> > mod 2<sup>n</sup>, >> where n is the width of the result. If <tt>var2</tt> is (statically > or dynamically) negative or >> equal to or larger than the number of bits in <tt>var1</tt>, the > result is undefined.</p> > 2532c2532 > < shift. If <tt>var2</tt> is (statically or dynamically) equal to or > larger than > --- >> shift. If <tt>var2</tt> is (statically or dynamically) negative or > equal to or larger than > 2567c2567 > < of <tt>var1</tt>. If <tt...