Syntax: CSRDefn: A CI evaluator function that performs a circular shift right.Example: -7 csr 1Result: -4