]> xenbits.xensource.com Git - qemu-xen.git/commit
target/i386: Fix the comment for repz_opt
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 14 May 2021 15:13:19 +0000 (10:13 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 19 May 2021 17:15:47 +0000 (12:15 -0500)
commit3236c2ade2335d9ff3ea53e60cec024863983d90
treeb6865cc7b375be10c7fabf79f705a88c015475fe
parent305d08e51260b7d3a6a20c9399ba49f2235c2d25
target/i386: Fix the comment for repz_opt

After fixing a typo in the comment, fixup for CODING_STYLE.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210514151342.384376-28-richard.henderson@linaro.org>
target/i386/tcg/translate.c