1. 22 5月, 2023 26 次提交
  2. 11 5月, 2023 2 次提交
  3. 10 5月, 2023 8 次提交
  4. 05 5月, 2023 2 次提交
    • X
      backend: fix wb bug · 5c5405a5
      Xuan Hu 提交于
      * Since the exu writes different pregs using the same wb bundle,
        intWen/fpWen/vecWen should be considered in WbArbiter's input.
      5c5405a5
    • C
      func(UopDivType): support vcompress & some insts of VIMac (#2067) · adf68ff3
      czw 提交于
      func(UopDivType): support UopDivType.VEC_COMPRESS & vcompress test pass
      func(VIMac): add VIMac
      pom(yunsuan): add VimacType
      
      * func(UopDivType): support UopDivType.VEC_COMPRESS & vcompress test pass
      
      * func(VIMac): add VIMac
      
      1. support for vmul/vmvmulh/vmvmulhu/vmvmulhsu
      2. support for vmacc/vnmsac/vmadd/vnmsub
      
      * pom(yunsuan): add VimacType
      adf68ff3
  5. 04 5月, 2023 2 次提交