Searched refs:SLBG (Results 1 – 5 of 5) sorted by relevance
39 ; Test the highest aligned offset that is in range of both SLG and SLBG.91 ; Test the lowest displacement that is in range of both SLG and SLBG.107 ; Test the next doubleword down, which is out of range of the SLBG.123 ; Check that subtractions of spilled values can use SLG and SLBG rather than
769 SLBG = 0xE389, // Subtract Logical With Borrow (64) enumerator
1096 EVALUATE(SLBG);
1317 EvalTable[SLBG] = &Simulator::Evaluate_SLBG; in EvalTableInit()11415 EVALUATE(SLBG) { in EVALUATE() argument
997 def SLBG : BinaryRXY<"slbg", 0xE389, sube, GR64, load, 8>;