or Arithmetic instructions to RISC-V, but instead to "mark"
registers with a tag. These tags tell the CPU: when you are asked to
carry out
-an add instruction on r6 and r7, do not take r6 or r7 from the reguster
+an add instruction on r6 and r7, do not take r6 or r7 from the register
file, instead please perform a Cache-coherent Load-with-Increment
on each, using special Address Registers for each. Each new use
of r6 therefore brings in an entirely new value *directly from