{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":628889454,"defaultBranch":"master","name":"sail-riscv","ownerLogin":"junambi","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-04-17T07:35:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6477279?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1681724554.01012","currentOid":""},"activityList":{"items":[{"before":"e19a6b26cefeb6ff7aa380ca195699747d8bfe46","after":"c35a554cedac8b07ec9f8669f98177f0f9f19416","ref":"refs/heads/master","pushedAt":"2023-11-10T07:30:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"Fixed Makefile as per comments on PR","shortMessageHtmlLink":"Fixed Makefile as per comments on PR"}},{"before":"29280ad4cabab10e211493f733e9953e8c359fd3","after":"e19a6b26cefeb6ff7aa380ca195699747d8bfe46","ref":"refs/heads/master","pushedAt":"2023-10-25T11:02:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"Fixed issues with the Makefile and Zcb sail code","shortMessageHtmlLink":"Fixed issues with the Makefile and Zcb sail code"}},{"before":"bde4caf2410e4015b32e0efde4d7a0711ab94351","after":"29280ad4cabab10e211493f733e9953e8c359fd3","ref":"refs/heads/master","pushedAt":"2023-10-24T10:09:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"Fixed syntax error","shortMessageHtmlLink":"Fixed syntax error"}},{"before":"f4317ad63927115af53e090f8fd408ecb7efc6bd","after":"bde4caf2410e4015b32e0efde4d7a0711ab94351","ref":"refs/heads/master","pushedAt":"2023-10-24T09:27:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"Changed the implementations as per suggestions in PR#322","shortMessageHtmlLink":"Changed the implementations as per suggestions in PR#322"}},{"before":"c90cf2e6eff5fa4ef7b93cc2020166dea7453fc6","after":"f4317ad63927115af53e090f8fd408ecb7efc6bd","ref":"refs/heads/master","pushedAt":"2023-10-18T05:39:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"Adding Zcb implementation for pull request","shortMessageHtmlLink":"Adding Zcb implementation for pull request"}},{"before":"fd5c6e4cd8c2239ea1a7d973ef20e3fac8a0568b","after":"c90cf2e6eff5fa4ef7b93cc2020166dea7453fc6","ref":"refs/heads/master","pushedAt":"2023-10-18T05:01:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"RISC-V Vector Extension Support\n\nThis PR adds the following:\n\nGeneral Framework and Configurations:\n\n* Introduced the V extension's general framework and configuration setting instructions.\n* Updated model/riscv_insts_vext_vset.sail and effect matching functions in riscv_vlen.sail.\n* Addressed code formatting issues and made revisions post the Nov 22 meeting.\n* Co-authored by Nicolas Brunie and Jessica Clarke.\n\nVector Load/Store Instructions:\n\n* Integrated vector load and store instructions.\n* Enhanced the implementation of SEW, LMUL, VLEN and removed real numbers from the code.\n* Updated vstart settings and removed unnecessary assert statements.\n* Rectified bugs in vleff instructions and overhauled coding styles.\n* Incorporated guards for vector encdec clauses and optimized memory access post vector load/store failures.\n\nVector Integer/Fixed-Point Instructions:\n\n* Added vector integer/fixed-point arithmetic and mask instructions.\n* Improved vector EEW and EMUL checking functions and introduced illegal instruction check functions.\n* Fine-tuned code formatting for vector instruction checks.\n\nVector Floating-Point Instructions:\n\n* Rolled out vector floating-point instructions and updated their conversion counterparts.\n* Refreshed copyright headers specific to the vector extension code.\n\nVector Reduction and Mask Instructions:\n\n* Integrated vector mask and reduction instructions.\n* Addressed register overlap checks for vector mask instructions.\n\nMiscellaneous Enhancements and Fixes:\n\n* Updated vector CSR vtype.vill settings and judgements.\n* Systematized patterns for vector illegal instruction checks.\n* Rectified issues in vector load/store and reduction operations.\n* Purged redundant elements from the V extension code and vector floating-point functions.\n* Cleaned up softfloat makefiles and renamed EXTZ and EXTS within the V extension code.\n* Addressed a clang-format check issue and NaN boxing anomalies. Provided annotations for pending RVV configurations.\n* Initialized default VLEN value and set vlenb CSR.\n* Set constraints for vector variable initialization and added mstatus.VS settings specific to the vector extension.","shortMessageHtmlLink":"RISC-V Vector Extension Support"}},{"before":"0b19db45c7592e55dae6af791d7095b200ad17d6","after":"fd5c6e4cd8c2239ea1a7d973ef20e3fac8a0568b","ref":"refs/heads/master","pushedAt":"2023-04-24T11:25:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"Split one big file into smaller sailg files, one per extension for review simplicity.","shortMessageHtmlLink":"Split one big file into smaller sailg files, one per extension for re…"}},{"before":"9296ad1e52f2108f27b8c2a12eba5b76931742ae","after":"0b19db45c7592e55dae6af791d7095b200ad17d6","ref":"refs/heads/master","pushedAt":"2023-04-17T07:58:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"Sail code for ZCE instrcutions - Sail code V 0.5","shortMessageHtmlLink":"Sail code for ZCE instrcutions - Sail code V 0.5"}},{"before":"72b2516d10d472ac77482fd959a9401ce3487f60","after":"9296ad1e52f2108f27b8c2a12eba5b76931742ae","ref":"refs/heads/master","pushedAt":"2023-04-17T07:55:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junambi","name":"Nambi","path":"/junambi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6477279?s=80&v=4"},"commit":{"message":"Sail code for ZCE instrcutions - Sail code V 0.5","shortMessageHtmlLink":"Sail code for ZCE instrcutions - Sail code V 0.5"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0xMFQwNzozMDozMy4wMDAwMDBazwAAAAOr9_zg","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0xN1QwNzo1NToxNC4wMDAwMDBazwAAAAMaGLXa"}},"title":"Activity · junambi/sail-riscv"}