Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg-opc.h230 #if TARGET_LONG_BITS > TCG_TARGET_REG_BITS
240 #if TARGET_LONG_BITS == 32
245 #if TARGET_LONG_BITS == 32
250 #if TARGET_LONG_BITS == 32
255 #if TARGET_LONG_BITS == 32
260 #if TARGET_LONG_BITS == 32
265 #if TARGET_LONG_BITS == 32
270 #if TARGET_LONG_BITS == 32
276 #if TARGET_LONG_BITS == 32
281 #if TARGET_LONG_BITS == 32
[all …]
Dtcg-op.h2139 #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()
[all …]
Dtcg.h116 #if TARGET_LONG_BITS == 64
Dtcg.c888 #if TARGET_LONG_BITS > TCG_TARGET_REG_BITS in tcg_dump_ops()
/external/qemu/
Dcpu-defs.h34 #ifndef TARGET_LONG_BITS
35 #error TARGET_LONG_BITS must be defined before including this header
38 #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8)
79 #if HOST_LONG_BITS == 32 && TARGET_LONG_BITS == 32
Dqemu_file.h15 #if TARGET_LONG_BITS == 64
Dpoison.h28 #pragma GCC poison TARGET_LONG_BITS
Ddef-helper.h35 #if TARGET_LONG_BITS == 32
Dgdbstub.c492 #if TARGET_LONG_BITS == 64
Dmonitor.c761 #if TARGET_LONG_BITS == 64
Dexec.c293 #if TARGET_LONG_BITS > 32 in page_l1_map()
/external/qemu/tcg/ppc/
Dtcg-target.c255 #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
/external/qemu/tcg/arm/
Dtcg-target.c961 # 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
/external/qemu/tcg/i386/
Dtcg-target.c1012 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
/external/qemu/target-i386/
Dexec.h25 #define TARGET_LONG_BITS 64 macro
27 #define TARGET_LONG_BITS 32 macro
Dcpu.h26 #define TARGET_LONG_BITS 64 macro
28 #define TARGET_LONG_BITS 32 macro
Dop_helper.c5509 count = TARGET_LONG_BITS - 1; in helper_bsr()
5510 mask = (target_ulong)1 << (TARGET_LONG_BITS - 1); in helper_bsr()
Dops_sse.h1992 (TARGET_LONG_BITS - len))) ^ crc1; in helper_crc32()
/external/qemu/tcg/hppa/
Dtcg-target.c928 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
/external/qemu/tcg/sparc/
Dtcg-target.c722 #if TARGET_LONG_BITS == 32
861 #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()
/external/qemu/hw/
Dhw.h222 #if TARGET_LONG_BITS == 64
/external/qemu/tcg/ppc64/
Dtcg-target.c31 #if TARGET_LONG_BITS == 32
572 #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()
/external/qemu/target-arm/
Dcpu.h22 #define TARGET_LONG_BITS 32 macro
/external/qemu/tcg/x86_64/
Dtcg-target.c574 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_ld()
769 #if TARGET_LONG_BITS == 32 in tcg_out_qemu_st()