index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
hashx
/
src
/
compiler
/
aarch64.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
hashx: A couple of comments about register ranges
Nick Mathewson
2025-10-08
1
-0
/
+1
*
hashx: Make exceptions for clippy warnings from dynasm.
Nick Mathewson
2025-10-08
1
-9
/
+17
*
hashx: Make RegisterId::x() return u8 on aarch64
Nick Mathewson
2025-10-07
1
-3
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
Fix "unnecessary parentheses around assigned value" warning on aarch64.
Alexander Færøy
2025-01-06
1
-2
/
+2
*
hashx: Cleanup around Instruction and NUM_INSTRUCTIONS
Micah Elizabeth Scott
2023-08-25
1
-4
/
+3
*
Rustfmt
Ian Jackson
2023-08-25
1
-1
/
+1
*
RFC: hashx: Make Architecture::compile take an array ref
Ian Jackson
2023-08-25
1
-1
/
+2
*
hashx: Assembly buffer sizing and tidying
Micah Elizabeth Scott
2023-08-21
1
-12
/
+42
*
hashx: New approach to avoid memcpy in Program
Micah Elizabeth Scott
2023-08-21
1
-2
/
+2
*
hashx: Rewrite RegisterSet again to reduce CPU frontend stalls
Micah Elizabeth Scott
2023-08-21
1
-7
/
+5
*
tor-hspow, equix, hashx: Comment tweaks
Micah Elizabeth Scott
2023-07-27
1
-8
/
+10
*
Reimplement HashX in Rust
Micah Elizabeth Scott
2023-07-27
1
-0
/
+225