Searched refs:int8 (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/arm/nwfpe/
H A Dfpa11.h29 int8 mode;
30 int8 precision;
81 extern int8 SetRoundingMode(const unsigned int);
82 extern int8 SetRoundingPrecision(const unsigned int);
H A Dfpa11.c35 int8 SetRoundingMode(const unsigned int opcode)
53 int8 SetRoundingPrecision(const unsigned int opcode)
H A DARM-gcc.h16 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
22 typedef signed char int8; typedef
H A Dsoftfloat.c72 int8 roundingMode;
74 int8 roundIncrement, roundBits;
157 int8 shiftCount;
219 int8 roundingMode;
221 int8 roundIncrement, roundBits;
282 int8 shiftCount;
338 int8 shiftCount;
390 int8 roundingMode;
455 int8 shiftCount;
514 int8 shiftCoun
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Dcmntypes.h36 typedef signed char int8, *pint8; typedef
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c46 typedef signed char int8; typedef
96 static int8 countLeadingZeros32(bits32 a);
97 static int8 countLeadingZeros64(bits64 a);
163 static int8 countLeadingZeros32(bits32 a)
165 static const int8 countLeadingZerosHigh[] = {
183 int8 shiftCount;
199 static int8 countLeadingZeros64(bits64 a)
201 int8 shiftCount;
216 int8 shiftCount;
363 int8 roundIncremen
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dvm_basic_types.h39 typedef s8 int8; typedef
/linux-master/lib/raid6/test/
H A DMakefile17 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o
135 int8.c: int.uc ../unroll.awk
/linux-master/lib/raid6/
H A DMakefile5 int8.o
58 targets += int1.c int2.c int4.c int8.c
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx.h242 CVMX_BUILD_WRITE64(int8, "sb");
258 CVMX_BUILD_READ64(int8, "lb");

Completed in 317 milliseconds