mirror of https://gitee.com/openkylin/qemu.git
tcg: fix typo in readme
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
aa95e3a57f
commit
759c90ba3d
|
@ -364,7 +364,7 @@ formed from two 32-bit arguments. The result is a 32-bit value.
|
|||
|
||||
********* QEMU specific operations
|
||||
|
||||
* tb_exit t0
|
||||
* exit_tb t0
|
||||
|
||||
Exit the current TB and return the value t0 (word type).
|
||||
|
||||
|
|
Loading…
Reference in New Issue