Searched refs:SLDA (Results 1 – 4 of 4) sorted by relevance
545 EVALUATE(SLDA);
1036 V(slda, SLDA, 0x8F) /* type = RS_A SHIFT LEFT DOUBLE (64) */ \
836 EvalTable[SLDA] = &Simulator::Evaluate_SLDA; in EvalTableInit()4044 EVALUATE(SLDA) { in EVALUATE() argument
1363 def SLDA : BinaryRS<"slda", 0x8F, null_frag, GR128>;