| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 hours | add behavior information for x86_64 instructions | iximeow | |
| this is a squash of a few months' hacking, including but not limited to what eventually got extracted into https://git.iximeow.net/asmlinator/about/ the path here is generally not historically interesting, and the vast majority of this diff is very particular static data tables (BehaviorDigests and implicit operand lists) `src/long_mode/behavior.rs` will more or less be directly adapted into versions for x86-32 and x86-16, similar to the instruction decoders. | |||
| 13 hours | goodfile should use shas directly for local untagged refs | iximeow | |
| 2025-09-29 | fix broken capstone_bench stuff, might delete later, idk | iximeow | |
| 2025-09-29 | annotation description test requires `fmt` | iximeow | |
| this was missed in typical testing because either tests run with all features, no features, or fmt. there wasn't a test entry for only std, which was broken. | |||
| 2024-06-24 | bench: fetch from fork updated for yaxpeax-x86 2.0.0 | iximeow | |
| 2024-04-02 | correctly label fmt benchmark metrics | iximeow | |
| 2024-04-02 | the name for instructions and cycles metrics from perf vary by kernel version | iximeow | |
| on midgard there is no :u suffix, so try both | |||
| 2024-04-01 | add perf testing to mainline goodfile | iximeow | |
| 2023-07-09 | re-enable tests, pretty sure ive squeezed out as much opt as im getting ↵ | iximeow | |
| right now... | |||
| 2023-07-04 | disable goodfile builds for benchmakr purposes | iximeow | |
| there are a few test breakages i need to go fix now | |||
| 2023-07-04 | goodfile: uses steps, dependencies interface | iximeow | |
| 2023-01-02 | do benchmarking in ci too | iximeow | |
| 2023-01-02 | add a goodfile, will this.. work? | iximeow | |
