Commit | Date | |
---|---|---|
2019-07-02 10:49:33 | Tree | |
[r6276]
by
debug
Enabling a MIPS instruction combination for memset which was previously not used, and making it and and strlen instruction combination work with 64-bit mode too. Also describing why not both lb and lbu need to be handled in the strlen_lb_addiu_bne_nop fallback case. (Not much performance improvement in practice, but still.) |
2019-07-02 06:30:13 | Tree |
[r6275]
by
debug
The MIPS ALU instruction variants with hardcoded register offsets was not committed; did not improve performance in real-world tests. |
2019-07-01 08:36:50 | Tree |
2019-06-28 15:08:46 | Tree | |
2019-06-28 10:41:19 | Tree | |
2019-06-28 09:56:16 | Tree | |
2019-06-28 09:41:59 | Tree | |
2019-06-28 06:10:40 | Tree | |
[r6269]
by
debug
Upgrading the NetBSD/hpcmips installation instructions from 8.0 to 8.1. Good news: graphics works again for more MobilePro models. Also adding an automated expect regression test. |
2019-06-28 06:10:08 | Tree |
[r6268]
by
debug
Rounding up disk image sizes to full cylinders; fixes a bug where guest OSes could fail to read the end of e.g. a .tar.gz file supplied as a disk image on the command line. |
2019-06-28 05:45:06 | Tree |