about summary refs log tree commit diff
path: root/library/stdarch/crates/intrinsic-test/src/arm/json_parser.rs
AgeCommit message (Expand)AuthorLines
2025-09-12intrinsic-test: Make Clippy happyTsukasa OI-1/+1
2025-08-05chore: moved chunk_info to `common` and code cleanupMadhav Madhusoodanan-1/+1
2025-08-05feat: cleaned the IntrinsicType struct and associated functions.Madhav Madhusoodanan-1/+1
2025-07-27feat: updated Argument<T> type for functional compatibility with otherMadhav Madhusoodanan-2/+5
2025-07-16Implemented DerefMut for ArmIntrinsicTestMadhav Madhusoodanan-1/+1
2025-05-31intrinsic-test: Modernization of the coding styleTsukasa OI-2/+2
2025-05-27feat: made constraint commonMadhav Madhusoodanan-7/+30
2025-05-27chore: file renamingMadhav Madhusoodanan-1/+1
2025-05-27renamed `a64_only` data member in `Intrinsic` to `arch_tags`Madhav Madhusoodanan-1/+1
2025-05-27introduced generic types and code refactorMadhav Madhusoodanan-16/+20
2025-05-27Updated `Argument::from_c` to remove `ArgPrep` specific argumentMadhav Madhusoodanan-5/+12
2025-05-27added target field within `IntrinsicType` to perform target level checking cl...Madhav Madhusoodanan-5/+11
2025-05-27chore: code consolidationMadhav Madhusoodanan-5/+3
2025-05-27Feat: Moved majority of the code to `arm` module.Madhav Madhusoodanan-0/+99