« Previous | Next » 

Revision 5935ee07

ID5935ee072d6fbcdf28ff6132ba6d8c3a1356bb0a

Added by Alexander Graf about 12 years ago

PPC: booke206: Check for min/max TLB entry size

When setting a TLB entry, we need to check if the TLB we're putting it in
actually supports the given size. According to the 2.06 PowerPC ISA, a
value that's out of range can either be redefined to something implementation
dependent or we can raise an illegal opcode exception. We do the latter.

Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences