Changeset 1b109cb in mainline for contrib/conf/gxemul.sh


Ignore:
Timestamp:
2006-03-20T13:39:56Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9d3e185
Parents:
8d25b44
Message:

Cleanup of mips

  • inline register reads
  • better fpu disable/enable - global settings is automatically propagated to task
  • fast syscall
File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/conf/gxemul.sh

    r8d25b44 r1b109cb  
    22# Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
    33# we place the pages at 24M
    4         gxemul -E testmips -X 0x81800000:init kernel.bin
     4        gxemul $@ -E testmips -X 0x81800000:init kernel.bin
Note: See TracChangeset for help on using the changeset viewer.