summary refs log tree commit diff
path: root/src/rt/arch/x86_64/gpr.cpp
AgeCommit message (Collapse)AuthorLines
2012-04-04rt: Add architecture-specific general-purpose register definitionsPatrick Walton-0/+15
This will be used for stack crawling, which in turn will be used for GC and unwinding.