Home
last modified time | relevance | path

Searched refs:TCGOutOpExtract (Results 1 – 11 of 11) sorted by relevance

/qemu/tcg/tci/
H A Dtcg-target.c.inc368 static const TCGOutOpExtract outop_extract = {
379 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/
H A Dtcg.c1041 typedef struct TCGOutOpExtract { struct
1045 } TCGOutOpExtract; argument
1203 OUTOP(INDEX_op_extract, TCGOutOpExtract, outop_extract),
1233 OUTOP(INDEX_op_sextract, TCGOutOpExtract, outop_sextract),
5753 const TCGOutOpExtract *out = in tcg_reg_alloc_op()
5754 container_of(all_outop[op->opc], TCGOutOpExtract, base); in tcg_reg_alloc_op()
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc1981 static const TCGOutOpExtract outop_extract = {
1993 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1916 static const TCGOutOpExtract outop_extract = {
1943 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/mips/
H A Dtcg-target.c.inc2318 static const TCGOutOpExtract outop_extract = {
2342 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/riscv/
H A Dtcg-target.c.inc2515 static const TCGOutOpExtract outop_extract = {
2542 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc2774 static const TCGOutOpExtract outop_extract = {
2785 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/arm/
H A Dtcg-target.c.inc1029 static const TCGOutOpExtract outop_extract = {
1061 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/s390x/
H A Dtcg-target.c.inc1635 static const TCGOutOpExtract outop_extract = {
1659 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/ppc/
H A Dtcg-target.c.inc3698 static const TCGOutOpExtract outop_extract = {
3725 static const TCGOutOpExtract outop_sextract = {
/qemu/tcg/i386/
H A Dtcg-target.c.inc3430 static const TCGOutOpExtract outop_extract = {
3462 static const TCGOutOpExtract outop_sextract = {