Home
last modified time | relevance | path

Searched refs:DCBNZF (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ppc/
Dconstants-ppc.h385 DCBNZF = 0 << 21, // Decrement CTR; branch if CTR != 0 and condition false enumerator
Ddisasm-ppc.cc382 case DCBNZF: { in DecodeExt1()
449 case DCBNZF: { in DecodeExt1()
Dsimulator-ppc.cc1577 case DCBNZF: // Decrement CTR; branch if CTR != 0 and condition false in ExecuteBranchConditional()