ArithmeticShiftRight(Value, Value) Method ArithmeticShiftRight ArithmeticShiftRight(Value, Value) Creates an integer arithmetic shift right operator Declaration public Value ArithmeticShiftRight(Value lhs, Value rhs) Parameters Value lhs left hand side operand Value rhs right hand side operand Returns Value Value for the instruction