K 10 svn:author V 2 kp K 8 svn:date V 27 2020-07-01T19:12:47.378235Z K 7 svn:log V 318 riscv locore.S: load constant prior to loop A very minor micro-optimization; t0 is not clobbered between the loop top and bottom and there appear to be no other branches to this label. Submitted by: Nathaniel Filardo Reviewed by: mhorne Differential Revision: https://reviews.freebsd.org/D25524 END