pub fn rw(location: Location) -> Operand
An abbreviated constructor for a “read-write” operand.
This function panics if the location is an immediate (i.e., an immediate cannot be written to).