Searched refs:Division (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/
H A DCD_Operations.c310 pParserTempData->MultiplicationOrDivision.Division.Reminder32=pParserTempData->DestData32;
313 pParserTempData->MultiplicationOrDivision.Division.Quotient32=pParserTempData->DestData32;
411 return pParserTempData->MultiplicationOrDivision.Division.Reminder32;
413 return pParserTempData->MultiplicationOrDivision.Division.Quotient32;
631 pParserTempData->MultiplicationOrDivision.Division.Quotient32=
633 pParserTempData->MultiplicationOrDivision.Division.Reminder32=
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A DCD_Structs.h340 DIVISION_RESULT Division; member in union:_DIVISION_MULTIPLICATION_RESULT
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst1135 .. opcode:: IDIV - Signed Integer Division
1150 .. opcode:: UDIV - Unsigned Integer Division
2176 .. opcode:: I64DIV - 64-bit Signed Integer Division
2184 .. opcode:: U64DIV - 64-bit Unsigned Integer Division
3639 Division of X,Y,Z by W and the viewport transformation are disabled, and 1/W is
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst1169 .. opcode:: IDIV - Signed Integer Division
1184 .. opcode:: UDIV - Unsigned Integer Division
2210 .. opcode:: I64DIV - 64-bit Signed Integer Division
2218 .. opcode:: U64DIV - 64-bit Unsigned Integer Division
3717 Division of X,Y,Z by W and the viewport transformation are disabled, and 1/W is

Completed in 10 milliseconds