Sign in
qemu
/
qemu
/
8001d22b0c67b2fbf8f2cb7b2f44bd7b46b360c1
/
.
/
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
)