Searched defs:cc_idx (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/mips/
H A Dutility.cc120 getCondCode(uint32_t fcsr, int cc_idx) argument
130 int cc_idx = (cc_num == 0) ? 23 : cc_num + 24; local

Completed in 5 milliseconds