Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/zstd/
H A Dfse_compress.c493 unsigned FSE_optimalTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus) in FSE_optimalTableLog_internal() argument
495 U32 maxBitsSrc = BIT_highbit32((U32)(srcSize - 1)) - minus; in FSE_optimalTableLog_internal()
H A Dfse.h263 unsigned FSE_optimalTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus);
264 /**< same as FSE_optimalTableLog(), which used `minus==2` */
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c365 unsigned FSE_optimalTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus) in FSE_optimalTableLog_internal() argument
367 U32 maxBitsSrc = BIT_highbit32((U32)(srcSize - 1)) - minus; in FSE_optimalTableLog_internal()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Ddo_func.S145 | Load either a +0 or +inf for plus/minus operand
153 | Result is either an operr or +inf for plus/minus operand
H A Ddecbin.S83 | to nearest, minus, and plus, respectively. The tables include
H A Dfpsp.h295 .set rm_mode,0x20 | round to minus infinity
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Ddo_func.S145 | Load either a +0 or +inf for plus/minus operand
153 | Result is either an operr or +inf for plus/minus operand
H A Ddecbin.S83 | to nearest, minus, and plus, respectively. The tables include
H A Dfpsp.h295 .set rm_mode,0x20 | round to minus infinity
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dfse.h317 unsigned FSE_optimalTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus);
318 /*< same as FSE_optimalTableLog(), which used `minus==2` */
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S505 set rm_mode, 0x2 # round-tp-minus-infinity
6684 # setoxm1(): computes the exponential minus 1 for a normalized input #
6685 # setoxm1d(): computes the exponential minus 1 for a denormalized input #
10550 # setoxm1i(): Return minus one for a negative src operand or #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S505 set rm_mode, 0x2 # round-tp-minus-infinity
6684 # setoxm1(): computes the exponential minus 1 for a normalized input #
6685 # setoxm1d(): computes the exponential minus 1 for a denormalized input #
10550 # setoxm1i(): Return minus one for a negative src operand or #

Completed in 29 milliseconds