Deleted Added
sdiff udiff text old ( 7583:665d71561298 ) new ( 7853:69aae4379062 )
full compact
1/*
2 * Copyright (c) 2010 ARM Limited
3 * All rights reserved
4 *
5 * The license below extends only to copyright in the software and shall
6 * not be construed as granting a license to any other intellectual
7 * property including but not limited to intellectual property relating
8 * to a hardware implementation of the functionality of the software

--- 437 unchanged lines hidden (view full) ---

446 }
447 }
448 }
449 break;
450 case 15:
451 // Implementation defined
452 break;
453 }
454 // Unrecognized register
455 return NUM_MISCREGS;
456}
457
458};