Home | History | Annotate | Download | only in cctest

Lines Matching defs:cc

44 // Define these function prototypes to match JSEntryFunction in execution.cc.
2224 int32_t cc;
2249 test.cc = condition_flags[j];
2250 if (test.cc == 0) {
2268 __ movt_s(f12, f4, test.cc);
2269 __ movt_d(f10, f2, test.cc);
2274 __ movf_s(f12, f4, test.cc);
2275 __ movf_d(f10, f2, test.cc);