Home
last modified time | relevance | path

Searched defs:ft_cc (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc2759 uint32_t ft_cc = (ft_reg() >> 2) & 0x7; in DecodeTypeRegisterDRsType() local
3408 uint32_t ft_cc = (ft_reg() >> 2) & 0x7; in DecodeTypeRegisterSRsType() local
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc3044 uint32_t ft_cc = (ft_reg() >> 2) & 0x7; in DecodeTypeRegisterSRsType() local
3140 uint32_t ft_cc = (ft_reg() >> 2) & 0x7; in DecodeTypeRegisterDRsType() local