This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8761e1bb9a209dee5c97931e44dbcc9f4041bb4f
haiku-beta6
/
headers
/
private
/
kernel
/
arch
/
x86
T
History
Axel Dörfler
f94b06f992
Implemented SSE2/3 support (tested with VLC).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16569 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-02 17:12:56 +00:00
..
apm.h
The APM now successfully shuts down my IBM ThinkPad T40. It's still disabled
2006-01-29 15:51:33 +00:00
arch_config.h
…
arch_cpu.h
Implemented SSE2/3 support (tested with VLC).
2006-03-02 17:12:56 +00:00
arch_elf.h
…
arch_int.h
…
arch_kernel_args.h
…
arch_kernel.h
…
arch_real_time_data.h
The real_time_data structure contains an architecture specific
2006-01-04 02:17:59 +00:00
arch_system_info.h
* Added missing prototypes for get_eflags() and set_eflags() to arch_system_info.h
2005-12-14 10:43:28 +00:00
arch_thread_types.h
Implemented SSE2/3 support (tested with VLC).
2006-03-02 17:12:56 +00:00
arch_thread.h
The "where" or "sc" command now switches the page directory to the specified thread
2005-11-04 15:58:04 +00:00
arch_user_debugger.h
…
arch_vm_translation_map.h
…
arch_vm_types.h
The short story: we now have MTRR support on Intel and AMD CPUs (the latter
2005-12-13 16:34:29 +00:00
arch_vm.h
* vm_page::offset is now called cache_offset and is now an uint32 instead of off_t;
2005-12-21 12:38:31 +00:00
bios.h
…
descriptors.h
Implemented first basic APM driver. Only tested with QEMU so far, that's why
2006-01-28 18:11:20 +00:00
selector.h
…
smp_apic.h
* renamed smp_boot.c to smp.cpp
2005-10-26 22:57:13 +00:00
smp_priv.h
…
timer.h
…
types.h
…
vesa.h
…