Searched refs:VT_CMP (Results 1 – 1 of 1) sorted by relevance
2508 #define VT_CMP 0x00f3 /* the value is stored in processor flags (in vc) */ macro5781 } else if (v == VT_CMP) { in load()6117 if (v == VT_CMP) { in gtst()6189 vtop->r = VT_CMP; in gen_opi()6344 vtop->r = VT_CMP; in gen_opf()10114 if (v == VT_CMP || (v & ~1) == VT_JMP) in vsetc()10567 if (v != VT_CMP && (v & ~1) != VT_JMP && rc1 <= rc2) { in gv2()12885 else if ((vtop->r & VT_VALMASK) == VT_CMP) in unary()