aboutsummaryrefslogtreecommitdiff
path: root/model/prelude
AgeCommit message (Expand)AuthorFilesLines
2026-02-26Use Sail standard definitions for shifts by integer amounts (#1559)Brian Campbell1-13/+3
2026-02-19Log Sail exceptions into the execution trace. (#1555)2026-02-23-c4d3140Prashanth Mundkur1-7/+11
2026-01-15Use `bits(1)` and `0b0`/`0b1` consistently in place of `bit` and `bitone`/`bi...Jordan Carlin1-13/+4
2025-12-28Add reserved_behavior.amocas_odd_registers config (#1403)tongjiacheng1-1/+5
2025-12-05Use C++ Sail output (#1274)Tim Hutt1-17/+17
2025-11-28Fix unused variable warnings. (#1409)Prashanth Mundkur1-1/+1
2025-11-25Factor out a `prelude` module. (#1406)Prashanth Mundkur2-0/+302