Home
last modified time | relevance | path

Searched refs:_addcarryx_u32 (Results 1 – 25 of 141) sorted by relevance

123456

/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/x86/
H A Dadx.rs33 pub unsafe fn _addcarryx_u32(c_in: u8, a: u32, b: u32, out: &mut u32) -> u8 { in _addcarryx_u32() function
92 let r = _addcarryx_u32(0, a, 1, &mut out); in test_addcarryx_u32()
96 let r = _addcarryx_u32(0, a, 0, &mut out); in test_addcarryx_u32()
100 let r = _addcarryx_u32(1, a, 1, &mut out); in test_addcarryx_u32()
104 let r = _addcarryx_u32(1, a, 0, &mut out); in test_addcarryx_u32()
108 let r = _addcarryx_u32(0, 3, 4, &mut out); in test_addcarryx_u32()
112 let r = _addcarryx_u32(1, 3, 4, &mut out); in test_addcarryx_u32()
121 _addcarryx_u32(1, 2, 3, &mut out); in test_addcarryx_u32_2()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
H A Dadx-addcarryx32-3.c14 c = _addcarryx_u32 (c, x, y, sum); in adx_test()
H A Dadx-addcarryx32-1.c14 c = _addcarryx_u32 (c, x, y, sum); in adx_test()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
H A Dadx-addcarryx32-1.c14 c = _addcarryx_u32 (c, x, y, sum); in adx_test()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx32-2.c20 c = _addcarryx_u32 (c, x, y, &x); in adx_test()
22 c = _addcarryx_u32 (c, x, y, &x); in adx_test()

123456