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

/external/qemu/target-mips/
H A Dmips-defs.h12 #define TARGET_LONG_BITS 64 macro
14 #define TARGET_LONG_BITS 32 macro
/external/qemu/tcg/
H A Dtcg-opc.h230 #if TARGET_LONG_BITS > TCG_TARGET_REG_BITS
237 /* Note: even if TARGET_LONG_BITS is not defined, the INDEX_op
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
[all...]
H A Dtcg-op.h2139 #ifndef TARGET_LONG_BITS
2143 #if TARGET_LONG_BITS == 32
2171 #if TARGET_LONG_BITS > TCG_TARGET_REG_BITS
2192 #if TARGET_LONG_BITS == 32
2203 #if TARGET_LONG_BITS == 32
2214 #if TARGET_LONG_BITS == 32
2225 #if TARGET_LONG_BITS == 32
2236 #if TARGET_LONG_BITS == 32
2247 #if TARGET_LONG_BITS == 32
2258 #if TARGET_LONG_BITS
[all...]
H A Dtcg.h116 #if TARGET_LONG_BITS == 64
H A Dtcg.c888 #if TARGET_LONG_BITS > TCG_TARGET_REG_BITS
/external/qemu/
H A 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
86 /* bit TARGET_LONG_BITS to TARGET_PAGE_BITS : virtual address
H A Dqemu_file.h15 #if TARGET_LONG_BITS == 64
H A Dpoison.h28 #pragma GCC poison TARGET_LONG_BITS
H A Ddef-helper.h35 #if TARGET_LONG_BITS == 32
H A Dgdbstub.c492 #if TARGET_LONG_BITS == 64
H A Dexec.c294 #if TARGET_LONG_BITS > 32
/external/qemu/target-i386/
H A Dexec.h25 #define TARGET_LONG_BITS 64 macro
27 #define TARGET_LONG_BITS 32 macro
H A Dcpu.h26 #define TARGET_LONG_BITS 64 macro
28 #define TARGET_LONG_BITS 32 macro
H A Dop_helper.c5509 count = TARGET_LONG_BITS - 1;
5510 mask = (target_ulong)1 << (TARGET_LONG_BITS - 1);
H A Dops_sse.h1992 (TARGET_LONG_BITS - len))) ^ crc1;
/external/qemu/tcg/ppc/
H A Dtcg-target.c255 #if TARGET_LONG_BITS == 64
534 #if TARGET_LONG_BITS == 64
544 #if TARGET_LONG_BITS == 64
581 #if TARGET_LONG_BITS == 64
593 #if TARGET_LONG_BITS == 32
731 #if TARGET_LONG_BITS == 64
741 #if TARGET_LONG_BITS == 64
777 #if TARGET_LONG_BITS == 64
789 #if TARGET_LONG_BITS == 32
1857 #if TARGET_LONG_BITS
[all...]
/external/qemu/tcg/arm/
H A Dtcg-target.c961 # if TARGET_LONG_BITS == 64
979 # if TARGET_LONG_BITS == 64
1018 # if TARGET_LONG_BITS == 64
1078 # if TARGET_LONG_BITS == 32
1184 # if TARGET_LONG_BITS == 64
1202 # if TARGET_LONG_BITS == 64
1238 # if TARGET_LONG_BITS == 64
1289 # if TARGET_LONG_BITS == 32
1748 #if TARGET_LONG_BITS == 32
/external/qemu/tcg/i386/
H A Dtcg-target.c1012 if (TCG_TARGET_REG_BITS == 64 && TARGET_LONG_BITS == 64) {
1042 if (TARGET_LONG_BITS > TCG_TARGET_REG_BITS) {
1158 mem_index = args[addrlo_idx + 1 + (TARGET_LONG_BITS > TCG_TARGET_REG_BITS)];
1177 if (TARGET_LONG_BITS > TCG_TARGET_REG_BITS) {
1184 if (TCG_TARGET_REG_BITS == 32 && TARGET_LONG_BITS == 64) {
1333 mem_index = args[addrlo_idx + 1 + (TARGET_LONG_BITS > TCG_TARGET_REG_BITS)];
1352 if (TARGET_LONG_BITS > TCG_TARGET_REG_BITS) {
1362 } else if (TARGET_LONG_BITS == 32) {
1872 #elif TARGET_LONG_BITS <= TCG_TARGET_REG_BITS
/external/qemu/hw/
H A Dhw.h227 #if TARGET_LONG_BITS == 64
/external/qemu/tcg/hppa/
H A Dtcg-target.c928 if (TARGET_LONG_BITS == 64) {
942 if (TARGET_LONG_BITS == 64) {
1029 int addrhi_reg = (TARGET_LONG_BITS == 64 ? *args++ : TCG_REG_R0);
1052 if (TARGET_LONG_BITS == 64) {
1144 int addrhi_reg = (TARGET_LONG_BITS == 64 ? *args++ : TCG_REG_R0);
1171 if (TARGET_LONG_BITS == 64) {
1554 #if TARGET_LONG_BITS == 32
/external/qemu/tcg/sparc/
H A Dtcg-target.c722 #if TARGET_LONG_BITS == 32
861 #if TARGET_LONG_BITS == 32
877 #if TARGET_LONG_BITS == 32
1041 #if TARGET_LONG_BITS == 32
1057 #if TARGET_LONG_BITS == 32
/external/qemu/target-arm/
H A Dcpu.h22 #define TARGET_LONG_BITS 32 macro
/external/qemu/tcg/ppc64/
H A Dtcg-target.c31 #if TARGET_LONG_BITS == 32
572 #if TARGET_LONG_BITS == 32
690 #if TARGET_LONG_BITS == 32
818 #if TARGET_LONG_BITS == 32
/external/qemu/tcg/x86_64/
H A Dtcg-target.c574 #if TARGET_LONG_BITS == 32
769 #if TARGET_LONG_BITS == 32

Completed in 661 milliseconds