K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-05-11T21:24:22.595434Z K 7 svn:log V 234 MFC 357643: Tidy the _set_tp function for RISC-V. - Use a constant for the offset instead of a magic number. - Use an addi instruction that writes to tp directly instead of a mv that writes the result of a compiler-generated addi. END