[quirks-uvm-devel] Documentation was updated
Status: Pre-Alpha
Brought to you by:
teodor
From: Sergei L. <sl...@is...> - 2001-11-06 14:26:05
|
Hi. `Quickest Guide' and `UVM command set' documents was updated. Mainly this update address the second document. Now it is up to date with the current development. Changes in `UVM command set': 1.Missing `mov' instruction was added. 2. Now we have 3 jump instructions: jmp, jz and jnz. Conditional jumps (jz and jnz) accepts cells instead of selectors. 3. All usage of selectors in conditional instructions was replaced by cells. Sergei Lodyagin. |