Lines Matching full:memory
35 * Inputs: P0: memory address to use
37 * Output: R0: old contents of the memory address, zero extended.
48 * Inputs: P0: memory address to use
51 * The new value is stored if the contents of the memory
53 * Output: R0: old contents of the memory address.
67 * Inputs: P0: memory address to use
69 * Outputs: R0: new contents of the memory address.
70 * R1: previous contents of the memory address.
82 * Inputs: P0: memory address to use
84 * Outputs: R0: new contents of the memory address.
85 * R1: previous contents of the memory address.
97 * Inputs: P0: memory address to use
99 * Outputs: R0: new contents of the memory address.
100 * R1: previous contents of the memory address.
112 * Inputs: P0: memory address to use
114 * Outputs: R0: new contents of the memory address.
115 * R1: previous contents of the memory address.
127 * Inputs: P0: memory address to use
129 * Outputs: R0: new contents of the memory address.
130 * R1: previous contents of the memory address.