Searched refs:MSGF (Results 1 – 5 of 5) sorted by relevance
17 ; Check MSGF with no displacement.28 ; Check the high end of the aligned MSGF range.54 ; Check the high end of the negative aligned MSGF range.66 ; Check the low end of the MSGF range.92 ; Check that MSGF allows an index.106 ; Check that multiplications of spilled values can use MSGF rather than MSGFR.
657 MSGF = 0xE31C, // Multiply Single (64<-32) enumerator
1045 EVALUATE(MSGF);
1266 EvalTable[MSGF] = &Simulator::Evaluate_MSGF; in EvalTableInit()10908 EVALUATE(MSGF) { in EVALUATE() argument
1179 def MSGF : BinaryRXY<"msgf", 0xE31C, mul, GR64, asextloadi32, 4>;