Searched hist:"30145 fa1fd2f675b869320f61b5cdbd6d643fd2a" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/system/kernel/arch/m68k/ |
H A D | arch_system_info.cpp | 30145fa1fd2f675b869320f61b5cdbd6d643fd2a Mon Jul 07 11:22:26 UTC 2008 François Revol <revol@free.fr> - handle the supervisor bit from SR correctly on iframes - various notes on 060 vs others: - 060 has 040 compatible mmu, except pgtables must *not* be on copyback memory - 060 has a processor control reg which has a revision number to use in system_info - notes on ctx switch: - must be kept in sync with asm code - fsave generate variable size frames, so reserve space and use non-predecrementing EA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26288 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | arch_asm.S | 30145fa1fd2f675b869320f61b5cdbd6d643fd2a Mon Jul 07 11:22:26 UTC 2008 François Revol <revol@free.fr> - handle the supervisor bit from SR correctly on iframes - various notes on 060 vs others: - 060 has 040 compatible mmu, except pgtables must *not* be on copyback memory - 060 has a processor control reg which has a revision number to use in system_info - notes on ctx switch: - must be kept in sync with asm code - fsave generate variable size frames, so reserve space and use non-predecrementing EA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26288 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | arch_user_debugger.cpp | 30145fa1fd2f675b869320f61b5cdbd6d643fd2a Mon Jul 07 11:22:26 UTC 2008 François Revol <revol@free.fr> - handle the supervisor bit from SR correctly on iframes - various notes on 060 vs others: - 060 has 040 compatible mmu, except pgtables must *not* be on copyback memory - 060 has a processor control reg which has a revision number to use in system_info - notes on ctx switch: - must be kept in sync with asm code - fsave generate variable size frames, so reserve space and use non-predecrementing EA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26288 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | arch_vm_translation_map.cpp | 30145fa1fd2f675b869320f61b5cdbd6d643fd2a Mon Jul 07 11:22:26 UTC 2008 François Revol <revol@free.fr> - handle the supervisor bit from SR correctly on iframes - various notes on 060 vs others: - 060 has 040 compatible mmu, except pgtables must *not* be on copyback memory - 060 has a processor control reg which has a revision number to use in system_info - notes on ctx switch: - must be kept in sync with asm code - fsave generate variable size frames, so reserve space and use non-predecrementing EA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26288 a95241bf-73f2-0310-859d-f6bbb57e9c96
|