Home
last modified time | relevance | path

Searched refs:bfa (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc1589 int bfa = bit / CRWIDTH; in mcrfs() local
1590 emit(EXT4 | MCRFS | bf * B23 | bfa * B18); in mcrfs()
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc3889 int bfa = instr->Bits(20, 18); in ExecuteGeneric() local
3891 int fp_shift = (7 - bfa) * CRWIDTH; in ExecuteGeneric()
3896 switch (bfa) { in ExecuteGeneric()

Completed in 18 milliseconds