Home | History | Annotate | Download | only in api

Lines Matching defs:BitIndex

565         ;// $BitIndex       - Destination BitCount after the addition of Offset number of bits
568 M_BD_ADD $ByteIndex, $BitIndex, $Offset
570 ;// ($ByteIndex,$BitIndex) = Current position + $Offset bits
572 AND $BitIndex, $Offset, #7
589 ;// $BitIndex - Destination BitCount after the move
598 M_BD_MOV $ByteIndex, $BitIndex
600 ;// ($pBitStream, $Offset) = ($ByteIndex,$BitIndex)
601 MOV $BitCount, $BitIndex
613 ;// $BitIndex - Destination BitCount
624 M_BD_CMP $ByteIndex, $BitIndex, $T1
626 ;// Return flags set by (current positon)-($ByteIndex,$BitIndex)
632 CMPEQ $T1, $BitIndex