lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 35a96cf was 1b109cb, checked in by Ondrej Palkovsky <ondrap@…>, 19 years ago |
Cleanup of mips
- inline register reads
- better fpu disable/enable - global settings is automatically propagated to task
- fast syscall
|
-
Property mode
set to
100755
|
File size:
164 bytes
|
Line | |
---|
1 | #!/bin/sh
|
---|
2 | # Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
|
---|
3 | # we place the pages at 24M
|
---|
4 | gxemul $@ -E testmips -X 0x81800000:init kernel.bin
|
---|
Note:
See
TracBrowser
for help on using the repository browser.