Subversion Repositories HelenOS-historic

Rev

Rev 340 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 340 Rev 400
Line 11... Line 11...
11
- FXSAVE/FXRSTOR not working correctly with XMM registers (patch #1282033)
11
- FXSAVE/FXRSTOR not working correctly with XMM registers (patch #1282033)
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
 
17
 
17
Gcc
18
Gcc
18
===
19
===
19
- Incorrect generation of unaligned data access instructions 
20
- Incorrect generation of unaligned data access instructions 
20
  (lwl/lwr/swl/swr) when using mipsel- target and -EB(big endian)
21
  (lwl/lwr/swl/swr) when using mipsel- target and -EB(big endian)