Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc5419 uint64_t tempacc = static_cast<uint64_t>(ReverseBits(acc)) << size; in Simulator() local
5421 return ReverseBits(Poly32Mod2(32 + size, tempacc ^ tempval, poly)); in Simulator()

Completed in 17 milliseconds