Searched refs:opposite (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | bugfix.S | 235 | Set ETEMP exponent bit 15 as the opposite of ete14 329 | Set ETEMP exponent bit 15 as the opposite of ete14
|
H A D | bindec.S | 335 | of opposite sign in bindec.sa from Coonen).
|
H A D | res_func.S | 1092 | Since the dest is the denorm, the sign is the opposite of the
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bugfix.S | 235 | Set ETEMP exponent bit 15 as the opposite of ete14 329 | Set ETEMP exponent bit 15 as the opposite of ete14
|
H A D | bindec.S | 335 | of opposite sign in bindec.sa from Coonen).
|
H A D | res_func.S | 1092 | Since the dest is the denorm, the sign is the opposite of the
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm.c | 909 int opposite = !stream; in snd_pcm_attach_substream() local 911 for (substream = pcm->streams[opposite].substream; substream; in snd_pcm_attach_substream()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm.c | 912 int opposite = !stream; in snd_pcm_attach_substream() local 914 for (substream = pcm->streams[opposite].substream; substream; in snd_pcm_attach_substream()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 13858 # If you have a DENORM and a NORM with opposite signs, then use fcmp_norm, also. 14961 mov.b SRC_EX(%a0),%d0 # are the signs opposite 14975 # the ZEROes have opposite signs: 15419 # the signs are opposite, so, return a ZERO w/ the sign of the dst ZERO 15859 # do the opposite. Return this scale factor in d0. # 16686 # Therefore, the opposite branch type is used to jump to the decrement # 18252 # for predecrement mode, the bit string is the opposite of both control 23782 # of opposite sign in bindec.sa from Coonen).
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 13858 # If you have a DENORM and a NORM with opposite signs, then use fcmp_norm, also. 14961 mov.b SRC_EX(%a0),%d0 # are the signs opposite 14975 # the ZEROes have opposite signs: 15419 # the signs are opposite, so, return a ZERO w/ the sign of the dst ZERO 15859 # do the opposite. Return this scale factor in d0. # 16686 # Therefore, the opposite branch type is used to jump to the decrement # 18252 # for predecrement mode, the bit string is the opposite of both control 23782 # of opposite sign in bindec.sa from Coonen).
|
Completed in 61 milliseconds