Home
last modified time | relevance | path

Searched refs:TEMP_VAL_CONST (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/
H A Dtcg.c1254 case TEMP_VAL_CONST: in dump_regs()
1386 case TEMP_VAL_CONST: in temp_save()
1455 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_movi()
1498 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
1506 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_mov()
1554 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_op()
1736 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_call()
1765 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_call()
1794 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_call()
H A Dtcg.h216 #define TEMP_VAL_CONST 3 macro
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg.c1824 case TEMP_VAL_CONST: in dump_regs()
1985 case TEMP_VAL_CONST: in temp_sync()
2093 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_movi()
2131 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
2153 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
2158 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_mov()
2225 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_op()
2418 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_call()
2447 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_call()
H A Dtcg.h427 #define TEMP_VAL_CONST 3 macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg.c1824 case TEMP_VAL_CONST: in dump_regs()
1985 case TEMP_VAL_CONST: in temp_sync()
2093 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_movi()
2131 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
2153 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
2158 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_mov()
2225 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_op()
2418 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_call()
2447 } else if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_call()
H A Dtcg.h427 #define TEMP_VAL_CONST 3 macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/
H A Dtcg.c1661 val = TEMP_VAL_CONST; in tcg_reg_alloc_start()
2985 case TEMP_VAL_CONST: in dump_regs()
3099 new_type = TEMP_VAL_CONST; in temp_free_or_dead()
3128 case TEMP_VAL_CONST: in temp_sync()
3251 case TEMP_VAL_CONST: in temp_load()
3348 tcg_debug_assert(ts->val_type == TEMP_VAL_CONST); in tcg_reg_alloc_bb_end()
3401 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
3433 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3531 if (its->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_dup()
3654 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
[all …]
/dports/emulators/qemu/qemu-6.2.0/tcg/
H A Dtcg.c1662 val = TEMP_VAL_CONST; in tcg_reg_alloc_start()
2986 case TEMP_VAL_CONST: in dump_regs()
3106 new_type = TEMP_VAL_CONST; in temp_free_or_dead()
3135 case TEMP_VAL_CONST: in temp_sync()
3258 case TEMP_VAL_CONST: in temp_load()
3355 tcg_debug_assert(ts->val_type == TEMP_VAL_CONST); in tcg_reg_alloc_bb_end()
3408 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
3440 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3538 if (its->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_dup()
3661 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tcg/
H A Dtcg.c2150 val = TEMP_VAL_CONST; in tcg_reg_alloc_start()
3435 case TEMP_VAL_CONST: in dump_regs()
3527 new_type = TEMP_VAL_CONST; in temp_free_or_dead()
3556 case TEMP_VAL_CONST: in temp_sync()
3679 case TEMP_VAL_CONST: in temp_load()
3776 tcg_debug_assert(ts->val_type == TEMP_VAL_CONST); in tcg_reg_alloc_bb_end()
3829 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
3861 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3959 if (its->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_dup()
4082 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/
H A Dtcg.c3023 case TEMP_VAL_CONST: in dump_regs()
3134 case TEMP_VAL_CONST: in temp_sync()
3257 case TEMP_VAL_CONST: in temp_load()
3348 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
3388 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3486 if (its->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_dup()
3609 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
H A Dtcg.h480 TEMP_VAL_CONST, enumerator
/dports/emulators/qemu5/qemu-5.2.0/tcg/
H A Dtcg.c3099 case TEMP_VAL_CONST: in dump_regs()
3210 case TEMP_VAL_CONST: in temp_sync()
3333 case TEMP_VAL_CONST: in temp_load()
3446 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
3486 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3584 if (its->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_dup()
3707 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/
H A Dtcg.c3031 case TEMP_VAL_CONST: in dump_regs()
3142 case TEMP_VAL_CONST: in temp_sync()
3265 case TEMP_VAL_CONST: in temp_load()
3356 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
3396 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3494 if (its->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_dup()
3617 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
/dports/emulators/qemu42/qemu-4.2.1/tcg/
H A Dtcg.c3023 case TEMP_VAL_CONST: in dump_regs()
3134 case TEMP_VAL_CONST: in temp_sync()
3257 case TEMP_VAL_CONST: in temp_load()
3348 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
3388 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3486 if (its->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_dup()
3609 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
H A Dtcg.h480 TEMP_VAL_CONST, enumerator
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/
H A Dtcg.c3034 case TEMP_VAL_CONST: in dump_regs()
3145 case TEMP_VAL_CONST: in temp_sync()
3268 case TEMP_VAL_CONST: in temp_load()
3359 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
3399 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3497 if (its->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_dup()
3620 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/
H A Dtcg.c2657 case TEMP_VAL_CONST: in dump_regs()
2768 case TEMP_VAL_CONST: in temp_sync()
2850 case TEMP_VAL_CONST: in temp_load()
2938 ots->val_type = TEMP_VAL_CONST; in tcg_reg_alloc_do_movi()
2971 if (ts->val_type == TEMP_VAL_CONST) { in tcg_reg_alloc_mov()
3061 if (ts->val_type == TEMP_VAL_CONST in tcg_reg_alloc_op()
H A Dtcg.h555 TEMP_VAL_CONST, enumerator
/dports/emulators/qemu/qemu-6.2.0/include/tcg/
H A Dtcg.h427 TEMP_VAL_CONST, enumerator
/dports/emulators/qemu5/qemu-5.2.0/include/tcg/
H A Dtcg.h483 TEMP_VAL_CONST, enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/tcg/
H A Dtcg.h480 TEMP_VAL_CONST, enumerator
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/tcg/
H A Dtcg.h427 TEMP_VAL_CONST, enumerator
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/tcg/
H A Dtcg.h487 TEMP_VAL_CONST, enumerator
/dports/emulators/qemu60/qemu-6.0.0/include/tcg/
H A Dtcg.h483 TEMP_VAL_CONST, enumerator