Sign in
qemu
/
qemu
/
2bfcd27e00a49da2efa5d703121b94cd9cd4948b
/
.
/
include
/
tcg
/
insn-start-words.h
blob: c52aec50a70efc9fb45553a67ae73837c300829d [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: MIT */
/*
* Define INSN_START_WORDS
* Copyright (c) 2008 Fabrice Bellard
*/
#ifndef
TCG_INSN_START_WORDS
#define
TCG_INSN_START_WORDS
#define
INSN_START_WORDS
3
#endif
/* TCG_INSN_START_WORDS */