提交 4309a79b 编写于 作者: A Aurelien Jarno

tcg-i386: fix a typo

Fix a typo introduced by c28b14c6.
Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
上级 c28b14c6
......@@ -726,7 +726,7 @@ static void *qemu_st_helpers[4] = {
static inline void tcg_out_tlb_load(TCGContext *s, int addrlo_idx,
int mem_index, int s_bits,
const TCGArg *args
const TCGArg *args,
uint8_t **label_ptr, int which)
{
const int addrlo = args[addrlo_idx];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册