Home
last modified time | relevance | path

Searched refs:uint32 (Results 1 – 6 of 6) sorted by relevance

/arch/x86/crypto/
Dsalsa20-x86_64-asm_64.S166 # (uint32) a <<<= 7
172 # (uint32) b <<<= 7
178 # (uint32) a <<<= 9
184 # (uint32) b <<<= 9
190 # (uint32) a <<<= 13
196 # (uint32) b <<<= 13
202 # (uint32) a <<<= 18
208 # (uint32) b <<<= 18
218 # (uint32) c <<<= 7
224 # (uint32) c <<<= 9
[all …]
Dsalsa20-i586-asm_32.S37 # in0 = *(uint32 *) (x + 0)
39 # in1 = *(uint32 *) (x + 4)
41 # in2 = *(uint32 *) (x + 8)
45 # in3 = *(uint32 *) (x + 12)
49 # in4 = *(uint32 *) (x + 16)
53 # in5 = *(uint32 *) (x + 20)
57 # in6 = *(uint32 *) (x + 24)
61 # in7 = *(uint32 *) (x + 28)
65 # in8 = *(uint32 *) (x + 32)
69 # in9 = *(uint32 *) (x + 36)
[all …]
/arch/arm/nwfpe/
DARM-gcc.h24 typedef unsigned int uint32; typedef
Dsoftfloat.c783 uint32 absA; in int32_to_float64()
809 uint32 absA; in int32_to_floatx80()
/arch/mips/include/asm/octeon/
Dcvmx.h242 CVMX_BUILD_WRITE64(uint32, "sw");
258 CVMX_BUILD_READ64(uint32, "lw");
/arch/sh/kernel/cpu/sh4/
Dsoftfloat.c49 typedef unsigned int uint32; typedef