Searched refs:CLG (Results 1 – 7 of 7) sorted by relevance
16 ; Check CLG with no displacement.29 ; Check the high end of the aligned CLG range.59 ; Check the high end of the negative aligned CLG range.73 ; Check the low end of the CLG range.103 ; Check that CLG allows an index.119 ; Check the comparison can be reversed if that allows CLG to be used.
1349 case CLG: in DecodeSixByte()
1060 EVALUATE(CLG);
888 V(clg, CLG, 0xE321) /* type = RXY_A COMPARE LOGICAL (64) */ \
1286 EvalTable[CLG] = &Simulator::Evaluate_CLG; in EvalTableInit()5301 case CLG: { in DecodeSixByteArithmetic()5342 case CLG: { in DecodeSixByteArithmetic()11176 EVALUATE(CLG) { in EVALUATE() argument11177 DCHECK_OPCODE(CLG); in EVALUATE()
1920 u����,�S��y����d��<0}�X7,2H0;Ni|{r�PDRNn99B=GLZ'8'9Kbsqqcn�riz��PY^ch� CLG?MKSsWZmv8…
1340 def CLG : CompareRXY<"clg", 0xE321, z_ucmp, GR64, load, 8>;