Searched +full:0 +full:x52800000 (Results 1 – 1 of 1) sorted by relevance
18 #define TCG_TARGET_CALL_STACK_OFFSET 031 QEMU_BUILD_BUG_ON(TCG_TYPE_I32 != 0 || TCG_TYPE_I64 != 1);82 tcg_debug_assert(slot >= 0 && slot <= 1);98 if (offset == sextract64(offset, 0, 26)) {101 *src_rw = deposit32(*src_rw, 0, 26, offset);112 if (offset == sextract64(offset, 0, 19)) {124 if (offset == sextract64(offset, 0, 14)) {134 tcg_debug_assert(addend == 0);148 #define TCG_CT_CONST_AIMM 0x100149 #define TCG_CT_CONST_LIMM 0x200[all …]