On 5/19/26 14:00, Philippe Mathieu-Daudé wrote:
In the standard reStructuredText inline markup, italic text is surrounded by one asterisk.Fix incomplete style from commits 5e97a28a8b9 ("tcg: convert tcg/README to rst") and 76f42780292 ("tcg: Add add/sub with carry opcodes and infrastructure"). Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- docs/devel/tcg-ops.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
