Home
last modified time | relevance | path

Searched defs:negCount (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h193 int8_t negCount = ( - count ) & 63; in shift64ExtraRightJamming() local
230 int8_t negCount = ( - count ) & 63; in shift128Right() local
265 int8_t negCount = ( - count ) & 63; in shift128RightJamming() local
323 int8_t negCount = ( - count ) & 63; in shift128ExtraRightJamming() local
415 int8_t negCount; in shortShift192Left() local