19.11.2014 Views

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

40.13.45 unsignedShift(selfStart: IndexInt,length: IndexInt, j:IndexInt): ()<br />

throws { IndexOutOfBoundsException }<br />

40.13.46 unsignedShift(selfStart: IndexInt,length: IndexInt, j:IndexInt,overflowAction: () → ()):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.47 saturatingUnsignedShift(selfStart:IndexInt,length:IndexInt, j: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.48 bitRotate(selfStart: IndexInt,length: IndexInt, j: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.49 countOneBits(selfStart: IndexInt,length: IndexInt):IndexInt<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.50 countLeadingZeroBits(selfStart: IndexInt,length: IndexInt):IndexInt<br />

throws { IndexOutOfBoundsException }<br />

40.13.51 countTrailingZeroBits(selfStart: IndexInt,length: IndexInt): IndexInt<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.52 leftmostOneBit(selfStart: IndexInt,length:IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.53 rightmostOneBit(selfStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.54 bitReverse(selfStart: IndexInt,length: IndexInt): ()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

310

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!