Changeset 2bd4fdf in mainline for arch/mips/src/dummy.S


Ignore:
Timestamp:
2005-09-06T23:10:17Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0b512a8
Parents:
2c9de7e
Message:

MIPS bug fixes.
Added usermode to MIPS, unfortunately impossible to test until
MM is ready.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • arch/mips/src/dummy.S

    r2c9de7e r2bd4fdf  
    3232.global calibrate_delay_loop
    3333.global asm_delay_loop
    34 .global userspace
    35 .global before_thread_runs_arch
    3634.global dummy
    3735.global fpu_enable
    3836.global fpu_disable
    3937.global fpu_init
    40 
    41 before_thread_runs_arch:
    42 userspace:
     38       
    4339calibrate_delay_loop:
    4440asm_delay_loop:
Note: See TracChangeset for help on using the changeset viewer.