Searched refs:DSGF (Results 1 – 6 of 6) sorted by relevance
122 ; Check the high end of the DSGF range.146 ; Check the high end of the negative aligned DSGF range.157 ; Check the low end of the DSGF range.181 ; Check that DSGF allows an index.210 ; Check that divisions of spilled values can use DSGF rather than DSGFR.
115 ; Check the high end of the DSGF range.141 ; Check the high end of the negative aligned DSGF range.153 ; Check the low end of the DSGF range.179 ; Check that DSGF allows an index.
416 DSGF = 0xE31D, // Divide Single (64<-32) enumerator
1046 EVALUATE(DSGF);
1267 EvalTable[DSGF] = &Simulator::Evaluate_DSGF; in EvalTableInit()10914 EVALUATE(DSGF) { in EVALUATE() argument
1199 def DSGF : BinaryRXY<"dsgf", 0xE31D, z_sdivrem32, GR128, load, 4>;