Home
last modified time | relevance | path

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

/qemu/tcg/tci/
H A Dtcg-target.c.inc1167 static const TCGOutOpStore outop_st8 = {
1178 static const TCGOutOpStore outop_st16 = {
1183 static const TCGOutOpStore outop_st = {
/qemu/tcg/
H A Dtcg.c1103 typedef struct TCGOutOpStore { struct
1109 } TCGOutOpStore; argument
1236 OUTOP(INDEX_op_st, TCGOutOpStore, outop_st),
1237 OUTOP(INDEX_op_st8, TCGOutOpStore, outop_st8),
1238 OUTOP(INDEX_op_st16, TCGOutOpStore, outop_st16),
1260 OUTOP(INDEX_op_st32, TCGOutOpStore, outop_st),
5810 const TCGOutOpStore *out = in tcg_reg_alloc_op()
5811 container_of(all_outop[op->opc], TCGOutOpStore, base); in tcg_reg_alloc_op()
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc2074 static const TCGOutOpStore outop_st8 = {
2085 static const TCGOutOpStore outop_st16 = {
2090 static const TCGOutOpStore outop_st = {
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc2024 static const TCGOutOpStore outop_st8 = {
2035 static const TCGOutOpStore outop_st16 = {
2040 static const TCGOutOpStore outop_st = {
/qemu/tcg/mips/
H A Dtcg-target.c.inc2425 static const TCGOutOpStore outop_st8 = {
2436 static const TCGOutOpStore outop_st16 = {
2441 static const TCGOutOpStore outop_st = {
/qemu/tcg/riscv/
H A Dtcg-target.c.inc2623 static const TCGOutOpStore outop_st8 = {
2634 static const TCGOutOpStore outop_st16 = {
2639 static const TCGOutOpStore outop_st = {
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc2875 static const TCGOutOpStore outop_st8 = {
2886 static const TCGOutOpStore outop_st16 = {
2891 static const TCGOutOpStore outop_st = {
/qemu/tcg/arm/
H A Dtcg-target.c.inc2617 static const TCGOutOpStore outop_st8 = {
2633 static const TCGOutOpStore outop_st16 = {
2638 static const TCGOutOpStore outop_st = {
/qemu/tcg/s390x/
H A Dtcg-target.c.inc3141 static const TCGOutOpStore outop_st8 = {
3152 static const TCGOutOpStore outop_st16 = {
3157 static const TCGOutOpStore outop_st = {
/qemu/tcg/ppc/
H A Dtcg-target.c.inc3809 static const TCGOutOpStore outop_st8 = {
3820 static const TCGOutOpStore outop_st16 = {
3825 static const TCGOutOpStore outop_st = {
/qemu/tcg/i386/
H A Dtcg-target.c.inc3565 static const TCGOutOpStore outop_st8 = {
3584 static const TCGOutOpStore outop_st16 = {
3597 static const TCGOutOpStore outop_st = {