Searched refs:TARGET_LONG_BITS (Results 1 – 24 of 24) sorted by relevance
230 #if TARGET_LONG_BITS > TCG_TARGET_REG_BITS240 #if TARGET_LONG_BITS == 32245 #if TARGET_LONG_BITS == 32250 #if TARGET_LONG_BITS == 32255 #if TARGET_LONG_BITS == 32260 #if TARGET_LONG_BITS == 32265 #if TARGET_LONG_BITS == 32270 #if TARGET_LONG_BITS == 32276 #if TARGET_LONG_BITS == 32281 #if TARGET_LONG_BITS == 32[all …]
2139 #ifndef TARGET_LONG_BITS2143 #if TARGET_LONG_BITS == 322171 #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()[all …]
116 #if TARGET_LONG_BITS == 64
888 #if TARGET_LONG_BITS > TCG_TARGET_REG_BITS in tcg_dump_ops()
34 #ifndef TARGET_LONG_BITS35 #error TARGET_LONG_BITS must be defined before including this header38 #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8)79 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
15 #if TARGET_LONG_BITS == 64
28 #pragma GCC poison TARGET_LONG_BITS
35 #if TARGET_LONG_BITS == 32
492 #if TARGET_LONG_BITS == 64
761 #if TARGET_LONG_BITS == 64
293 #if TARGET_LONG_BITS > 32 in page_l1_map()
255 #if TARGET_LONG_BITS == 64 in target_parse_constraint()534 #if TARGET_LONG_BITS == 64 in tcg_out_qemu_ld()544 #if TARGET_LONG_BITS == 64 in tcg_out_qemu_ld()581 #if TARGET_LONG_BITS == 64 in tcg_out_qemu_ld()593 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_ld()731 #if TARGET_LONG_BITS == 64 in tcg_out_qemu_st()741 #if TARGET_LONG_BITS == 64 in tcg_out_qemu_st()777 #if TARGET_LONG_BITS == 64 in tcg_out_qemu_st()789 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_st()1857 #if TARGET_LONG_BITS == 32
961 # if TARGET_LONG_BITS == 64 in tcg_out_qemu_ld()979 # if TARGET_LONG_BITS == 64 in tcg_out_qemu_ld()1018 # if TARGET_LONG_BITS == 64 in tcg_out_qemu_ld()1078 # if TARGET_LONG_BITS == 32 in tcg_out_qemu_ld()1184 # if TARGET_LONG_BITS == 64 in tcg_out_qemu_st()1202 # if TARGET_LONG_BITS == 64 in tcg_out_qemu_st()1238 # if TARGET_LONG_BITS == 64 in tcg_out_qemu_st()1289 # if TARGET_LONG_BITS == 32 in tcg_out_qemu_st()1748 #if TARGET_LONG_BITS == 32
1012 if (TCG_TARGET_REG_BITS == 64 && TARGET_LONG_BITS == 64) { in tcg_out_tlb_load()1042 if (TARGET_LONG_BITS > TCG_TARGET_REG_BITS) { in tcg_out_tlb_load()1158 mem_index = args[addrlo_idx + 1 + (TARGET_LONG_BITS > TCG_TARGET_REG_BITS)]; in tcg_out_qemu_ld()1177 if (TARGET_LONG_BITS > TCG_TARGET_REG_BITS) { in tcg_out_qemu_ld()1184 if (TCG_TARGET_REG_BITS == 32 && TARGET_LONG_BITS == 64) { in tcg_out_qemu_ld()1333 mem_index = args[addrlo_idx + 1 + (TARGET_LONG_BITS > TCG_TARGET_REG_BITS)]; in tcg_out_qemu_st()1352 if (TARGET_LONG_BITS > TCG_TARGET_REG_BITS) { in tcg_out_qemu_st()1362 } else if (TARGET_LONG_BITS == 32) { in tcg_out_qemu_st()1872 #elif TARGET_LONG_BITS <= TCG_TARGET_REG_BITS
25 #define TARGET_LONG_BITS 64 macro27 #define TARGET_LONG_BITS 32 macro
26 #define TARGET_LONG_BITS 64 macro28 #define TARGET_LONG_BITS 32 macro
5509 count = TARGET_LONG_BITS - 1; in helper_bsr()5510 mask = (target_ulong)1 << (TARGET_LONG_BITS - 1); in helper_bsr()
1992 (TARGET_LONG_BITS - len))) ^ crc1; in helper_crc32()
928 if (TARGET_LONG_BITS == 64) { in tcg_out_tlb_read()942 if (TARGET_LONG_BITS == 64) { in tcg_out_tlb_read()1029 int addrhi_reg = (TARGET_LONG_BITS == 64 ? *args++ : TCG_REG_R0); in tcg_out_qemu_ld()1052 if (TARGET_LONG_BITS == 64) { in tcg_out_qemu_ld()1144 int addrhi_reg = (TARGET_LONG_BITS == 64 ? *args++ : TCG_REG_R0); in tcg_out_qemu_st()1171 if (TARGET_LONG_BITS == 64) { in tcg_out_qemu_st()1554 #if TARGET_LONG_BITS == 32
722 #if TARGET_LONG_BITS == 32861 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_ld()877 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_ld()1041 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_st()1057 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_st()
222 #if TARGET_LONG_BITS == 64
31 #if TARGET_LONG_BITS == 32572 #if TARGET_LONG_BITS == 32 in tcg_out_tlb_read()690 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_ld()818 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_st()
22 #define TARGET_LONG_BITS 32 macro
574 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_ld()769 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_st()