Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1825 int ba_val = ((0x80000000 >> ba) & condition_reg_) == 0 ? 0 : 1; in ExecuteGeneric() local
1837 int ba_val = ((0x80000000 >> ba) & condition_reg_) == 0 ? 0 : 1; in ExecuteGeneric() local

Completed in 13 milliseconds