Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/backend/fu/wrapper/
H A DVIPU.scala37 val opcode = UInt(6.W) constant
/XiangShan/src/main/scala/xiangshan/cache/dcache/mainpipe/
H A DProbe.scala29 val opcode = UInt() constant
/XiangShan/src/main/scala/xiangshan/cache/dcache/
H A DDCacheWrapper.scala605 val opcode = UInt(3.W) // 0-cbo.clean, 1-cbo.flush, 2-cbo.inval, 3-cbo.zero constant