Table
| Actual Instruction | |||
in Listing |
| Meaning | Encoding |
|
|
|
|
|
|
SEXTL | {Rx/Lit8}, Ry | Longword | ADDL | R31, {Rx/Lit}, Ry |
|
| storing results in Ry |
|
|
UNOP |
| Universal NOP for both integer | LDQ_U | R31,0(Rx) |
|
| and |
|
|
|
|
|
|
|
A.5 Timing Considerations: Atomic Sequences
Asufficiently long instruction sequence between LDx_L and STx_C will never complete, because periodic timer interrupts will always occur before the sequence completes. The follow- ing rules describe sequences that will eventually complete in all Alpha implementations:
•At most 40 operate or
•At most two
•No other exceptions triggered during the last execution of the sequence.
Implementation Note:
On all expected implementations, this allows for about 50 μsec of execution time, even with 100 percent cache misses. This should satisfy any requirement for a