Subversion Repositories HelenOS-historic

Rev

Rev 534 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 534 Rev 1543
Line 12... Line 12...
12
 
12
 
13
Msim
13
Msim
14
====
14
====
15
- Incorrect interpretation of lwl/lwr/swl/swr instructions
15
- Incorrect interpretation of lwl/lwr/swl/swr instructions
16
- Omitted excMod case in write_proc_mem()
16
- Omitted excMod case in write_proc_mem()
-
 
17
- Incorrect signed multiplication
17
 
18
 
18
Gcc
19
Gcc
19
===
20
===
20
- Incorrect generation of unaligned data access instructions 
21
- Incorrect generation of unaligned data access instructions 
21
  (lwl/lwr/swl/swr) when using mipsel- target and -EB(big endian)
22
  (lwl/lwr/swl/swr) when using mipsel- target and -EB(big endian)