mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Update manual.
This commit is contained in:
parent
a8a4fe21b3
commit
62622bd65d
@ -3558,7 +3558,7 @@ Assembly instructions may read values stored in registers and may also write val
|
||||
|
||||
Clicking the \LMB{}~left mouse button on any assembly instruction will mark it as a target for resolving register dependencies between instructions. To cancel this selection, click on any assembly instruction with \RMB{}~right mouse button.
|
||||
|
||||
The selected instruction will be highlighted in red, while its dependencies will be highlighted in violet. Additionally, a list of dependent registers will be listed next to each instruction which reads or writes to them, with the following color code:
|
||||
The selected instruction will be highlighted in white, while its dependencies will be highlighted in red. Additionally, a list of dependent registers will be listed next to each instruction which reads or writes to them, with the following color code:
|
||||
|
||||
\begin{itemize}
|
||||
\item \emph{Green} -- Register value is read (is a dependency \emph{after} target instruction).
|
||||
|
Loading…
Reference in New Issue
Block a user