e6500 CORE OVERVIEW
- New concept of cluster
- Software compatibility with e500mc and e5500
MULTI-THREADING, 64-BIT MODE AND HYPERVISOR
- Dual-Threading
- 64-bit fixed-point arithmetic
- e6500 hypervisor privilege level
- Collaboration between guest OS and hypervisor to reload TLBs
- Messaging within a coherency domain
INSTRUCTION PIPELINE
- Dual issue, out of order execution
- Execution model
- Purpose of the isync instruction
- Instruction execution time, latency vs repeat rate
- Branch management
- Guarded memory
- Coding guidelines
FLOATING POINT UNIT
- IEEE754 basics
- FPU operation
- Fully pipelined FPU
ALTIVEC UNITS
- Vector vs scalar operation
- Altivec registers, VSCR initialization
- VRSAVE use in order no to save / restore all volatile vector registers
- ANSI C extension to support vector operators
- Altivec implementation on the e6500 : the VALU and the VPU execution units
- EABI extension to support Altivec
THE EXCEPTION MECHANISM
- Exception management: building the handler table through IVPR,IVOR registers
- Finding the exact exception cause through syndrome registers
- Requirements to support exception nesting
- Interrupt proxy
- Multicore exceptions, doorbells and messages
- Integrated timers, time base, decrementer, FIT and WDT
- Watchdog service routine
DATA AND INSTRUCTION PATHS
- Exclusive resource management
- Implementation of a spin lock routine
- wait instruction
- Decorated storage facility
- Memory barriers
THE MEMORY MANAGEMENT UNIT
- Address translation, understanding the interim 86-bit virtual address
- Process protection through TID
- Two-level MMU architecture
- TLB organization
- Software TLB reload
- TLB invalidate local instruction
- Taking benefit of large pages
- • Virtualization fault
- • Hardware TLB reload for 4-KB page
- • TLB parity protection
- • Logical to Real Address Translation cache
L1 AND L2 CACHES, SNOOPING
- Cache basics
- e6500 L1 cache: Write-Through operation
- Clustered shared L2 cache
- Cache related instructions
- L1 and L2 error checking and correction, error injection
CORE AND CLUSTER POWER MANAGEMENT
- Connection to platform PM unit
- Power states, thread, core and cluster
- Wait for interrupt instruction
- Altivec drowsy state
DEBUG
- Performance monitor
- Debug interrupt
- Instruction and data breakpoints, programming address ranges
- Debug data acquisition message
- Debug Notify Halt instruction
- Nexus trace
- Enabling and disabling ownership trace