Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Zvl/Zve to communicate VLEN/ELEN to target in debug tests #567

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

jerryz123
Copy link
Collaborator

@jerryz123 jerryz123 commented Jun 20, 2024

@aswaterman aswaterman merged commit e06a435 into master Jun 24, 2024
2 checks passed
@aswaterman aswaterman deleted the zve_zvl branch June 24, 2024 22:20
@jerryz123
Copy link
Collaborator Author

Oops, I think this needed to be a merge-commit, not a squash-commit, such that riscv-isa-sim can find it.

@jerryz123
Copy link
Collaborator Author

I'll fix up riscv-isa-sim

jerryz123 added a commit to riscv-software-src/riscv-isa-sim that referenced this pull request Jun 26, 2024
 * riscv-software-src/riscv-tests#567 was merged by squash accidentally, so the reference commit was lost
en-sc added a commit to en-sc/riscv-tests that referenced this pull request Aug 7, 2024
The file was added by 00ab5f0 in riscv-software-src#567.
Seems like a mistake.
```
> readelf -h debug/test
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              EXEC (Executable file)
  Machine:                           RISC-V
  Version:                           0x1
  Entry point address:               0x1212340000
  Start of program headers:          64 (bytes into file)
  Start of section headers:          16552 (bytes into file)
  Flags:                             0x0
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         2
  Size of section headers:           64 (bytes)
  Number of section headers:         18
  Section header string table index: 17
```
aswaterman pushed a commit that referenced this pull request Aug 7, 2024
The file was added by 00ab5f0 in #567.
Seems like a mistake.
```
> readelf -h debug/test
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              EXEC (Executable file)
  Machine:                           RISC-V
  Version:                           0x1
  Entry point address:               0x1212340000
  Start of program headers:          64 (bytes into file)
  Start of section headers:          16552 (bytes into file)
  Flags:                             0x0
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         2
  Size of section headers:           64 (bytes)
  Number of section headers:         18
  Section header string table index: 17
```
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