Searched refs:DSG (Results 1 – 6 of 6) sorted by relevance
86 ; Check the high end of the DSG range.110 ; Check the high end of the negative aligned DSG range.121 ; Check the low end of the DSG range.145 ; Check that DSG allows an index.158 ; Check that divisions of spilled values can use DSG rather than DSGR.
39 Jonathan Stone <jonathan@DSG.Stanford.EDU>
415 DSG = 0xE30D, // Divide Single (64) enumerator
1033 EVALUATE(DSG);
1254 EvalTable[DSG] = &Simulator::Evaluate_DSG; in EvalTableInit()10812 EVALUATE(DSG) { in EVALUATE() argument
1200 def DSG : BinaryRXY<"dsg", 0xE30D, z_sdivrem64, GR128, load, 8>;