Lines Matching refs:TARGET_LONG_BITS
2139 #ifndef TARGET_LONG_BITS
2143 #if TARGET_LONG_BITS == 32
2171 #if TARGET_LONG_BITS > TCG_TARGET_REG_BITS in tcg_gen_debug_insn_start()
2192 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld8u()
2203 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld8s()
2214 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld16u()
2225 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld16s()
2236 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld32u()
2247 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld32s()
2258 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld64()
2268 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_st8()
2278 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_st16()
2288 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_st32()
2298 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_st64()
2334 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld32u()
2343 #if TARGET_LONG_BITS == 32 in tcg_gen_qemu_ld32s()
2380 #if TARGET_LONG_BITS == 64