Home
last modified time | relevance | path

Searched hist:b5c9d24abcc3599375153ed310b495ea944d46a0 (Results 1 – 21 of 21) sorted by relevance

/haiku/headers/private/kernel/arch/x86/
H A Darch_debug.hb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Darch_thread_types.hb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Darch_thread.hb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Darch_cpu.hb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
/haiku/headers/private/kernel/arch/x86/32/
H A Diframe.hb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
/haiku/src/system/kernel/arch/x86/
H A Dx86_syscalls.hb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Dasm_offsets.cppb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Darch_user_debugger.cppb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Darch_thread.cppb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Darch_debug.cppb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Darch_int.cppb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A DJamfileb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Darch_cpu.cppb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
/haiku/headers/private/kernel/arch/x86/64/
H A Diframe.hb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Ddescriptors.hb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
/haiku/src/system/kernel/arch/x86/32/
H A Darch.Sb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Dthread.cppb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Dinterrupts.Sb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
/haiku/src/system/kernel/arch/x86/64/
H A Darch.Sb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Dinterrupts.Sb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.
H A Dthread.cppb5c9d24abcc3599375153ed310b495ea944d46a0 Mon Jul 09 15:43:01 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Implemented threading for x86_64.

* Thread creation and switching is working fine, however threads do not yet
get interrupted because I've not implemented hardware interrupt handling
yet (I'll do that next).
* I've made some changes to struct iframe: I've removed the e/r prefixes
from the member names for both 32/64, so now they're just named ip, ax,
bp, etc. This makes it easier to write code that works with both 32/64
without having to deal with different iframe member names.