Searched refs:mode32 (Results 1 – 17 of 17) sorted by relevance
354 SLJIT_ASSERT(!(a & SLJIT_IMM) || compiler->mode32 || IS_HALFWORD(imma)); in emit_x86_instruction()370 if (!compiler->mode32 && !(flags & EX86_NO_REXW)) in emit_x86_instruction()431 imma &= compiler->mode32 ? 0x1f : 0x3f; in emit_x86_instruction()616 compiler->mode32 = 1; in sljit_emit_fast_enter()655 compiler->mode32 = 1; in sljit_emit_fast_return()693 compiler->mode32 = 0; in emit_mov_int()708 compiler->mode32 = 1; in emit_mov_int()712 compiler->mode32 = 0; in emit_mov_int()726 compiler->mode32 = 1; in emit_mov_int()728 compiler->mode32 = 0; in emit_mov_int()[all …]
665 if (!compiler->mode32) { in emit_mov()674 if (!compiler->mode32 && NOT_HALFWORD(srcw)) { in emit_mov()745 compiler->mode32 = op & SLJIT_I32_OP; in sljit_emit_op0()772 if (compiler->mode32) { in sljit_emit_op0()795 size = (!compiler->mode32 || op >= SLJIT_DIVMOD_UW) ? 3 : 2; in sljit_emit_op0()797 size = (!compiler->mode32) ? 3 : 2; in sljit_emit_op0()803 if (!compiler->mode32) in sljit_emit_op0()810 if (!compiler->mode32) in sljit_emit_op0()864 compiler->mode32 = 0; in emit_mov_byte()1006 compiler->mode32 = 0; in emit_mov_half()[all …]
342 sljit_s32 mode32; member
12 UUDECODE_FILES+=README Installer_1.1g.src.sea.hqx mode32-7.5.bin 13 UUDECODE_FILES+=Installer_1.1h.sea.bin mode32-7.5.hqx Installer_1.1h.sea.hqx 26 Installer_1.1g.sea.hqx README mode32-7.5.bin Installer_1.1h.sea.bin \27 mode32-7.5.hqx Installer_1.1h.sea.hqx pdisk.sea.hqx \
40 mpn/powerpc64/mode32 code for mode3244 The mode32 and mode64 sub-directories contain code which is for use in the48 The "adde" instruction is the main difference between mode32 and mode64. It
1 dnl PowerPC-64/mode32 mpn_sub_n -- Subtract two limb vectors of the same
1 dnl PowerPC-64/mode32 mpn_add_n -- Add two limb vectors of the same length > 0
1234 abilist="mode64 mode32 $abilist"1253 path_mode32="${path_mode32}powerpc64/mode32/$i "1258 path_mode32="${path_mode32}powerpc64/mode32 $vmx_path powerpc64"1279 abilist="mode64 mode32 $abilist"1296 path_mode32="${path_mode32}powerpc64/mode32/$i "1301 path_mode32="${path_mode32}powerpc64/mode32 $vmx_path powerpc64"3754 mode32 | 32) GMP_INCLUDE_MPN(powerpc32/elf.m4) ;;3760 mode32 | 32) GMP_INCLUDE_MPN(powerpc32/darwin.m4) ;;
6072 * mpn/powerpc64/p7/popcount.asm: Properly extend arg n for mode32.7229 * mpn/powerpc64/mode32/sqr_diagonal.asm: ...to here.14117 Grab powerpc32/darwin.m4 for ABI=mode32.14578 * mpn/powerpc64/mode32/mul_1.asm: Handle BROKEN_LONGLONG_PARAM.14579 * mpn/powerpc64/mode32/addmul_1.asm: Likewise.14580 * mpn/powerpc64/mode32/submul_1.asm: Likewise.14590 (powerpc64-linux-gnu): Add support for mode32.14721 Add cflags_opt flags for mode32 darwin.16947 * configure.in (powerpc64-*-darwin*) [ABI=mode32]: Use gcc -mcpu flags.17068 (ABI and ISA): Add mode32 for Darwin.[all …]
26677 mode32 | 32)26687 mode32 | 32)
313 32, mode32 and mode64 (in particular mode32, where long's have
5646 SHA1 (NetBSD-6.0_RC1/mac68k/installation/misc/mode32-7.5.bin) = 6eb3cb3b988e6295f7222016d241f53c61c…5647 SHA512 (NetBSD-6.0_RC1/mac68k/installation/misc/mode32-7.5.bin) = 16f05d2792e03d3a9c9ccd9d435ca5556…5648 RMD160 (NetBSD-6.0_RC1/mac68k/installation/misc/mode32-7.5.bin) = be8fc56378e697fc1f6fe9da5e8e69c78…5649 MD5 (NetBSD-6.0_RC1/mac68k/installation/misc/mode32-7.5.bin) = 33ff34f5db2f0ba88c83ce85b1e516645650 SHA1 (NetBSD-6.0_RC1/mac68k/installation/misc/mode32-7.5.hqx) = f588fece9bb911749d1038da2ec31e5ea50…5651 SHA512 (NetBSD-6.0_RC1/mac68k/installation/misc/mode32-7.5.hqx) = 1d4a1b489419171022e120d7292f479ea…5652 RMD160 (NetBSD-6.0_RC1/mac68k/installation/misc/mode32-7.5.hqx) = 6e0bd805b5595d6d8ee3a24a63290978b…5653 MD5 (NetBSD-6.0_RC1/mac68k/installation/misc/mode32-7.5.hqx) = cf14fb32d042ba270b527ec8b11f6d3e
741 'ABI=mode32'742 The 'mode32' ABI uses a 64-bit 'long long' limb but with the753 GMP's speed is greatest for the 'mode64' ABI, the 'mode32' ABI is
1324 @item @samp{ABI=mode32}1325 The @samp{mode32} ABI uses a 64-bit @code{long long} limb but with the chip1336 GMP's speed is greatest for the @samp{mode64} ABI, the @samp{mode32} ABI is 2nd
20453 the mode32 ABI.20458 after failures on powerpc64 with the mode32 ABI.22440 (found under Mac OS X / PowerPC with the mode32 GMP ABI, and MPFR26896 in case GMP is upgraded with a different ABI, e.g. 32 vs mode3227187 README.dev: GMP with ABI=mode32 should be tested on 64-bit PowerPC.
4533 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
22904 * config/arm/arm-cpus.in (armv3m, mode32): Delete features.