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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
H A Dvm_basic_types.h11 typedef s8 int8; typedef
H A Dsvga_types.h35 typedef s8 int8; typedef
/linux-4.4.14/lib/raid6/
H A DMakefile4 int8.o int16.o int32.o
51 targets += int8.c
52 $(obj)/int8.c: UNROLL := 8
53 $(obj)/int8.c: $(src)/int.uc $(src)/unroll.awk FORCE
/linux-4.4.14/arch/arm/nwfpe/
H A Dfpa11.h41 int8 mode;
42 int8 precision;
93 extern int8 SetRoundingMode(const unsigned int);
94 extern int8 SetRoundingPrecision(const unsigned int);
H A Dfpa11.c47 int8 SetRoundingMode(const unsigned int opcode) SetRoundingMode()
65 int8 SetRoundingPrecision(const unsigned int opcode) SetRoundingPrecision()
H A DARM-gcc.h15 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
21 typedef signed char int8; typedef
H A Dsoftfloat.c72 int8 roundingMode; roundAndPackInt32()
74 int8 roundIncrement, roundBits; roundAndPackInt32()
157 int8 shiftCount; normalizeFloat32Subnormal()
219 int8 roundingMode; roundAndPackFloat32()
221 int8 roundIncrement, roundBits; roundAndPackFloat32()
282 int8 shiftCount; normalizeRoundAndPackFloat32()
338 int8 shiftCount; normalizeFloat64Subnormal()
390 int8 roundingMode; roundAndPackFloat64()
455 int8 shiftCount; normalizeRoundAndPackFloat64()
514 int8 shiftCount; normalizeFloatx80Subnormal()
569 int8 roundingMode, roundingPrecision; roundAndPackFloatx80()
738 int8 shiftCount; normalizeRoundAndPackFloatx80()
784 int8 shiftCount; int32_to_float64()
810 int8 shiftCount; int32_to_floatx80()
973 int8 roundingMode; float32_round_to_int()
1868 int8 roundingMode; float64_round_to_int()
2675 int8 roundingMode; floatx80_round_to_int()
H A Dsoftfloat.h82 //extern int8 float_rounding_mode;
/linux-4.4.14/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) countLeadingZeros32()
165 static const int8 countLeadingZerosHigh[] = { countLeadingZeros32()
183 int8 shiftCount; countLeadingZeros32()
199 static int8 countLeadingZeros64(bits64 a) countLeadingZeros64()
201 int8 shiftCount; countLeadingZeros64()
216 int8 shiftCount; normalizeRoundAndPackFloat64()
363 int8 roundIncrement, roundBits; roundAndPackFloat32()
404 int8 shiftCount; normalizeRoundAndPackFloat32()
631 int8 shiftCount; normalizeFloat64Subnormal()
708 int8 shiftCount; normalizeFloat32Subnormal()
/linux-4.4.14/lib/raid6/test/
H A DMakefile13 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o
106 int8.c: int.uc ../unroll.awk
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx.h240 CVMX_BUILD_WRITE64(int8, "sb");
256 CVMX_BUILD_READ64(int8, "lb");
/linux-4.4.14/drivers/usb/host/
H A Duhci-debug.c386 "int8", "int4", "int2", "async", "term" uhci_sprint_schedule()

Completed in 827 milliseconds