Searched refs:tcg_gen_qemu_st32 (Results 1 - 2 of 2) sorted by relevance
/vbox/src/recompiler/tcg/ |
H A D | tcg-op.h | 2224 static inline void tcg_gen_qemu_st32(TCGv arg, TCGv addr, int mem_index) function 2303 static inline void tcg_gen_qemu_st32(TCGv arg, TCGv addr, int mem_index) function
|
/vbox/src/recompiler/target-i386/ |
H A D | translate.c | 717 tcg_gen_qemu_st32(t0, a0, mem_index); 4036 tcg_gen_qemu_st32(cpu_T[0], cpu_A0, 4059 tcg_gen_qemu_st32(cpu_T[0], cpu_A0,
|
Completed in 458 milliseconds