Previous: Instruction bsrl, Up: Shift instructions [Contents][Index]
Synopsys:
bsrlu
Right-shift the unsigned long at the under top of the stack the number of tis indicated by the unsigned int at the top of the stack.
Stack: ( ULONG UINT -- ULONG UINT ULONG )