I assembled and executed a program with the lone instruction `STUR X1, [X2, #20]` In the graphical output, the `MemRead` signal is 1 and the `MemWrite` is 0. Shouldn't `MemWrite` be 1 here? 