Home
last modified time | relevance | path

Searched refs:FCccValue (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/mips/
Dconstants-mips.h1461 inline int FCccValue() const { in FCccValue() function
Ddisasm-mips.cc301 int cc = instr->FCccValue(); in PrintCc()
Dsimulator-mips.cc2675 cc = instr_.FCccValue(); in DecodeTypeRegisterDRsType()
3165 cc = instr_.FCccValue(); in DecodeTypeRegisterSRsType()
/external/v8/src/mips64/
Dconstants-mips64.h1513 inline int FCccValue() const { in FCccValue() function
Ddisasm-mips64.cc334 int cc = instr->FCccValue(); in PrintCc()
Dsimulator-mips64.cc2618 cc = instr_.FCccValue(); in DecodeTypeRegisterSRsType()
2993 cc = instr_.FCccValue(); in DecodeTypeRegisterDRsType()