Skip to content

Auto-Update generated RISC-V architectures#239

Merged
PhilippvK merged 1 commit into
masterfrom
auto_update_riscv_archlib
Jun 19, 2026
Merged

Auto-Update generated RISC-V architectures#239
PhilippvK merged 1 commit into
masterfrom
auto_update_riscv_archlib

Conversation

@PhilippvK

Copy link
Copy Markdown
Member

@github-actions

Copy link
Copy Markdown

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format (v20.1.8) reports: 6 file(s) not formatted
  • ArchImpl/RV32IMACFD/RV32IMACFDArchSpecificImp.cpp
  • ArchImpl/RV32IMACFD/RV32IMACFDArchSpecificImp.h
  • ArchImpl/RV32IMACFD/RV32IMACFDGDBCore.h
  • ArchImpl/RV64IMACFD/RV64IMACFDArchSpecificImp.cpp
  • ArchImpl/RV64IMACFD/RV64IMACFDArchSpecificImp.h
  • ArchImpl/RV64IMACFD/RV64IMACFDGDBCore.h
clang-tidy (v20.1.8) reports: 2 concern(s)
  • ArchImpl/RV32IMACFD/RV32IMACFDGDBCore.h:75:69: error: [clang-diagnostic-error]

    member access into incomplete type 'ETISS_CPU'

       75 |     etiss::uint64 getInstructionPointer(ETISS_CPU *cpu) { return cpu->instructionPointer; }
          |                                                                     ^
    /home/runner/work/etiss/etiss/include/etiss/ClassDefs.h:16:12: note: forward declaration of 'ETISS_CPU'
       16 |     struct ETISS_CPU;
          |            ^
  • ArchImpl/RV64IMACFD/RV64IMACFDGDBCore.h:75:69: error: [clang-diagnostic-error]

    member access into incomplete type 'ETISS_CPU'

       75 |     etiss::uint64 getInstructionPointer(ETISS_CPU *cpu) { return cpu->instructionPointer; }
          |                                                                     ^
    /home/runner/work/etiss/etiss/include/etiss/ClassDefs.h:16:12: note: forward declaration of 'ETISS_CPU'
       16 |     struct ETISS_CPU;
          |            ^

Have any feedback or feature suggestions? Share it here.

Comment thread ArchImpl/RV64IMACFD/RV64IMACFD_tum_rvaInstr.cpp Outdated
Comment thread ArchImpl/RV32IMACFD/RV32IMACFD_tum_rvaInstr.cpp Outdated
@JoGei JoGei added this to the Release v0.12.0 milestone Jun 19, 2026
@PhilippvK
PhilippvK force-pushed the auto_update_riscv_archlib branch from 48dfbf7 to 6839aec Compare June 19, 2026 11:53
@PhilippvK
PhilippvK merged commit 48798de into master Jun 19, 2026
71 checks passed
@PhilippvK
PhilippvK deleted the auto_update_riscv_archlib branch June 19, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants