Closed hbcam closed 8 months ago
I think that we're currently shorter of caller-save than callee-save registers, so probably better to use it there. Just deleting it from this enum should do that.
Done in #158 .
No further improvements to CHERI-MIPS planned.
$C25 is now a general purpose register.
'ReservedCheriRegs' still contains it.
https://github.com/CTSRD-CHERI/llvm/blob/master/lib/Target/Mips/MipsRegisterInfo.cpp
Would it be a good idea to add it to the callee-save registers?