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

/gem5/src/arch/mips/
H A Dutility.cc123 bool cc_val = (fcsr >> shift) & 0x00000001; local
128 genCCVector(uint32_t fcsr, int cc_num, uint32_t cc_val) argument

Completed in 5 milliseconds