Home
last modified time | relevance | path

Searched defs:TCGOp (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/tcg/
H A Dtcg.h530 typedef struct TCGOp { struct
531 TCGOpcode opc : 8; /* 8 */ argument
541 QTAILQ_ENTRY(TCGOp) link; argument
551 } TCGOp; typedef
/dports/emulators/qemu/qemu-6.2.0/include/tcg/
H A Dtcg.h483 typedef struct TCGOp { struct
484 TCGOpcode opc : 8; /* 8 */ argument
494 QTAILQ_ENTRY(TCGOp) link; argument
501 } TCGOp; argument
/dports/emulators/qemu42/qemu-4.2.1/tcg/
H A Dtcg.h530 typedef struct TCGOp { struct
531 TCGOpcode opc : 8; /* 8 */ argument
541 QTAILQ_ENTRY(TCGOp) link; argument
551 } TCGOp; argument
/dports/emulators/qemu5/qemu-5.2.0/include/tcg/
H A Dtcg.h533 typedef struct TCGOp { struct
534 TCGOpcode opc : 8; /* 8 */ argument
544 QTAILQ_ENTRY(TCGOp) link; argument
554 } TCGOp; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/tcg/
H A Dtcg.h530 typedef struct TCGOp { struct
531 TCGOpcode opc : 8; /* 8 */ argument
541 QTAILQ_ENTRY(TCGOp) link; argument
551 } TCGOp; typedef
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/tcg/
H A Dtcg.h483 typedef struct TCGOp { struct
484 TCGOpcode opc : 8; /* 8 */ argument
494 QTAILQ_ENTRY(TCGOp) link; argument
504 } TCGOp; typedef
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/tcg/
H A Dtcg.h537 typedef struct TCGOp { struct
538 TCGOpcode opc : 8; /* 8 */ argument
548 QTAILQ_ENTRY(TCGOp) link; argument
558 } TCGOp; typedef
/dports/emulators/qemu60/qemu-6.0.0/include/tcg/
H A Dtcg.h539 typedef struct TCGOp { struct
540 TCGOpcode opc : 8; /* 8 */ argument
550 QTAILQ_ENTRY(TCGOp) link; argument
560 } TCGOp; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/
H A Dtcg.h605 typedef struct TCGOp { struct
606 TCGOpcode opc : 8; /* 8 */ argument
616 QTAILQ_ENTRY(TCGOp) link; argument
620 } TCGOp; typedef