Next: Instruction bsriu, Previous: Instruction bsllu, Up: Shift instructions [Contents][Index]
Synopsys:
bsri
Right-shift the integer at the under top of the stack the number of tis indicated by the unsigned int at the top of the stack.
Stack: ( INT UINT -- INT UINT INT )