openhwgroup / corev-binutils-gdb

GNU General Public License v2.0
9 stars 26 forks source link

PULP Event Load Extension Instructions + GNU Tests Version 1.0.0 #50

Closed NandniJamnadas closed 1 year ago

NandniJamnadas commented 1 year ago
  1. "You are lacking a GNU compliant commit message for the documentation commit": Updated the documentation commit message: https://github.com/openhwgroup/corev-binutils-gdb/pull/50/commits/a9405b6ac6ac60f26acbfe3cd280b4e8764ed4bb
  2. "You need some assembler tests of the validity of the extension": Added xcorev and xcorevelw tests: https://github.com/openhwgroup/corev-binutils-gdb/pull/50/commits/6f184a9a70ec5fecde3adfec79776896fd3dcce2
  3. "You should include your regression test results as a comment on the PR". GNU Assembler Results:
    | Category             | Baseline | Curr. Week |       Delta |
    | :------------------- | -------: | ---------: | ----------: |
    | Expected passes      |      785 |        788 |          +3 |
    | Unexpected failures  |        - |          - |           - |
    | Unexpected successes |        - |          - |           - |
    | Expected failures    |       23 |         23 |           - |
    | Unresolved testcases |        - |          - |           - |
    | Unsupported tests    |        9 |          9 |           - |
jeremybennett commented 1 year ago

All looks good. OK to merge.