xref: /openbmc/qemu/tcg/tci/tcg-target-opc.h.inc (revision 003d35ad6c612d13ebf0a78f828b0c3ee4f44e3d)
1/* SPDX-License-Identifier: MIT */
2/* These opcodes for use between the tci generator and interpreter. */
3DEF(tci_movi, 1, 0, 1, TCG_OPF_NOT_PRESENT)
4DEF(tci_movl, 1, 0, 1, TCG_OPF_NOT_PRESENT)
5