Asm template question: Is there a way to replace these two functions with one function that automatically uses rori when the 2nd argument is a constant known at compile-time? #FollowerPowerpic.twitter.com/TBcW8YEUc7
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Context for the curious: https://github.com/riscv/riscv-bitmanip/blob/master/cproofs/rvintrin.h …
If you make the wrapper a macro instead of a function you shouldn't need optimization enabled for it to work.
I didn't want to do that because if it's a macro I'll need ({ ... }) if I want to return a value and for some reason I thought it would be a good idea to avoid that, but now I don't quite know why I felt this way because asm templates aren't quite std C either.. ;)
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.