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