Searched refs:CGRL (Results 1 – 6 of 6) sorted by relevance
100 ; Check the comparison can be reversed if that allows CGRL to be used.
313 CGRL = 0xC68, // Compare Relative Long (64) enumerator
724 EVALUATE(CGRL);
945 EvalTable[CGRL] = &Simulator::Evaluate_CGRL; in EvalTableInit()8180 EVALUATE(CGRL) { in EVALUATE() argument
165 #define CGRL(r1,i2) RIL_RP(c6,r1,8,i2) macro
1308 def CGRL : CompareRILPC<"cgrl", 0xC68, z_scmp, GR64, aligned_load>;