mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
manual-core-adv.xml: listitems contain paras, not plain CDATA.
This commit is contained in:
parent
014bcea452
commit
47660cc83d
@ -841,15 +841,15 @@ are however some limitations and peculiarities:</para>
|
||||
the precision of registers and flags values (a typical performance
|
||||
impact for memcheck is given for each option).
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<listitem><para>
|
||||
<option>--vex-iropt-register-updates=allregs-at-mem-access</option> (+10%)
|
||||
ensures that all registers and flags are up to date at each memory
|
||||
access.
|
||||
</listitem>
|
||||
<listitem>
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<option>--vex-iropt-register-updates=allregs-at-each-insn</option> (+25%)
|
||||
ensures that all registers and flags are up to date at each instruction.
|
||||
</listitem>
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
Note that <option>--vgdb=full</option> (+500%, see above
|
||||
Precision of "stop-at" commands) automatically
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user