Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc1826 int bb_val = ((0x80000000 >> bb) & condition_reg_) == 0 ? 0 : 1; in ExecuteGeneric() local
1838 int bb_val = ((0x80000000 >> bb) & condition_reg_) == 0 ? 0 : 1; in ExecuteGeneric() local