ucb-bar / esp-llvm

UCB-BAR fork of LLVM! NOT UPSTREAM RISCV LLVM
Other
123 stars 55 forks source link

Add 64-bit CSRs #12

Closed toad closed 9 years ago

toad commented 9 years ago

Add 64-bit version of the CSRs. This makes compiling with C++ exceptions get a bit further. I may also try to add CSRR so it actually works but will post another pull request if so.

ghost commented 9 years ago

Can one of the admins verify this patch?

colinschmidt commented 9 years ago

This looks good for now, at some point I'll make a large update to the system stuff.