Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/device/
H A DMemEncryptUtil.scala198 val tmp0 = Mux(io.countRoundIn === 0.U, k1 ^ k2, word(1) ^ word(2)) constant
220 val tmp0 = word(1) ^ word(2) constant