Sign in
qemu
/
qemu
/
f67a16e7d754cde9a55dd1e26ea4db48701b6fb9
/
.
/
tcg
/
tci
/
tcg-target-opc.h.inc
blob: ecc8c4e55e16407af070b2ad2dbd968f060bdb8a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: MIT */
/* These opcodes for use between the tci generator and interpreter. */
DEF
(
tci_movi
,
1
,
0
,
1
,
TCG_OPF_NOT_PRESENT
)
DEF
(
tci_movl
,
1
,
0
,
1
,
TCG_OPF_NOT_PRESENT
)