Re: Instruction Cycle of a 8086 statement
- From: "Rick Hodgin" <spamtrap@xxxxxxxxxx>
- Date: Tue, 20 Mar 2007 21:06:46 -0500
Is there a way of determining the Instruction Cycle Count of a
statement in 8086 processors?... I only want to measure how
many cycles will a statement take?
The original 8086 and compatibles had stringently documented timings. They
were not out-of-order processors, though I believe some of the later
compatibles could issue reads/writes in parallel for the nearest
instruction.
If you look at Wikipedia you can see some of the basics that you'll find
elsewhere:
http://en.wikipedia.org/wiki/8086
- Rick C. Hodgin
.
- Follow-Ups:
- Re: Instruction Cycle of a 8086 statement
- From: Bob Masta
- Re: Instruction Cycle of a 8086 statement
- References:
- Instruction Cycle of a 8086 statement
- From: k3xji
- Instruction Cycle of a 8086 statement
- Prev by Date: Re: Harleyesque twiddle required.
- Next by Date: Having trouble posting?
- Previous by thread: Re: Instruction Cycle of a 8086 statement
- Next by thread: Re: Instruction Cycle of a 8086 statement
- Index(es):