Home
last modified time | relevance | path

Searched refs:TCGCallReturnKind (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dhelper-info.h26 } TCGCallReturnKind; typedef
61 TCGCallReturnKind out_kind : 8;
/openbmc/qemu/tcg/tci/
H A Dtcg-target.c.inc204 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc125 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc159 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc135 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc83 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc102 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc68 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc395 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/
H A Dtcg.c175 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot);
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc191 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc114 static TCGReg tcg_target_call_oarg_reg(TCGCallReturnKind kind, int slot)