1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META http-equiv="Content-Style-Type" content="text/css"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 7<BASE target="main"> 8<TITLE>Coprocessor (CP) Function List</TITLE> 9<LINK rel="stylesheet" href="../css/apilist.css"> 10</HEAD> 11<BODY> 12<H1>Coprocessor (CP) Function List</H1> 13<H3><A name="divider">Divider</A></H3> 14<TABLE border="1" width="100%"> 15 <TBODY> 16 <TR> 17 <TH width="25%"><A href="div/CP_SetDivImm.html" target="_self">CP_SetDivImm*</A></TH> 18 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 19 <TD>Sets division parameters.</TD> 20 </TR> 21 <TR> 22 <TH width="25%"><A href="div/CP_SetDiv.html" target="_self">CP_SetDiv*</A></TH> 23 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 24 <TD>Sets division parameters. Also sets the mode.</TD> 25 </TR> 26 <TR> 27 <TH width="25%"><A href="div/CP_IsDivBusy.html" target="_self">CP_IsDivBusy</A></TH> 28 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 29 <TD>Checks if division is complete.</TD> 30 </TR> 31 <TR> 32 <TH width="25%"><A href="div/CP_WaitDiv.html" target="_self">CP_WaitDiv</A></TH> 33 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 34 <TD>Waits for division to complete.</TD> 35 </TR> 36 <TR> 37 <TH width="25%"><A href="div/CP_GetDivResult.html" target="_self">CP_GetDivResult*</A></TH> 38 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 39 <TD>Gets division results (quotient).</TD> 40 </TR> 41 <TR> 42 <TH width="25%"><A href="div/CP_GetDivRemainder.html" target="_self">CP_GetDivRemainder*</A></TH> 43 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 44 <TD>Gets division results (remainder).</TD> 45 </TR> 46 </TBODY> 47</TABLE> 48<H3><A name="sqrt">Square Root Calculator</A></H3> 49<TABLE border="1" width="100%"> 50 <TBODY> 51 <TR> 52 <TH width="25%"><A href="sqrt/CP_SetSqrtImm.html" target="_self">CP_SetSqrtImm*</A></TH> 53 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 54 <TD>Sets parameters for the Square Root Calculator.</TD> 55 </TR> 56 <TR> 57 <TH width="25%"><A href="sqrt/CP_SetSqrt.html" target="_self">CP_SetSqrt*</A></TH> 58 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 59 <TD>Sets parameters for the Square Root Calculator. Also sets the mode.</TD> 60 </TR> 61 <TR> 62 <TH width="25%"><A href="sqrt/CP_IsSqrtBusy.html" target="_self">CP_IsSqrtBusy</A></TH> 63 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 64 <TD>Checks if the Square Root Calculator has completed.</TD> 65 </TR> 66 <TR> 67 <TH width="25%"><A href="sqrt/CP_WaitSqrt.html" target="_self">CP_WaitSqrt</A></TH> 68 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 69 <TD>Waits for the Square Root Calculator to complete.</TD> 70 </TR> 71 <TR> 72 <TH width="25%"><A href="sqrt/CP_GetSqrtResult.html" target="_self">CP_GetSqrtResult*</A></TH> 73 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 74 <TD>Gets the calculation results from the Square Root Calculator.</TD> 75 </TR> 76 </TBODY> 77</TABLE> 78<H3><A name="context">Context Operations</A></H3> 79<TABLE border="1" width="100%"> 80 <TBODY> 81 <TR> 82 <TH width="25%"><A href="CP_SaveContext.html" target="_self">CP_SaveContext</A></TH> 83 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 84 <TD>Temporarily saves the status of the divider and square root calculator.</TD> 85 </TR> 86 <TR> 87 <TH width="25%"><A href="CP_RestoreContext.html" target="_self">CP_RestoreContext</A></TH> 88 <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD> 89 <TD>Restores the status of the divider and square root calculator.</TD> 90 </TR> 91 </TBODY> 92</TABLE> 93 94<table border="0" height="100%"><tr><td style="background-color : white;"></td></tr></table> 95 96<hr><p>CONFIDENTIAL</p></body> 97</HTML>