From: oharboe at B. <oh...@ma...> - 2009-08-26 21:27:34
|
Author: oharboe Date: 2009-08-26 21:27:33 +0200 (Wed, 26 Aug 2009) New Revision: 2639 Modified: trunk/TODO Log: some arm11 stuff that isn't done yet. Modified: trunk/TODO =================================================================== --- trunk/TODO 2009-08-26 19:25:44 UTC (rev 2638) +++ trunk/TODO 2009-08-26 19:27:33 UTC (rev 2639) @@ -122,6 +122,8 @@ arm7 code) to know what address to set the breakpoint at for single stepping an instruction. - implement missing functionality (grep FNC_INFO_NOTIMPLEMENTED ...) + - thumb support is missing: ISTR ARMv6 requires Thumb. + ARM1156 has Thumb2; ARM1136 doesn't. - Cortex A8 support (ML) - add target implementation (ML) - MC1322x support (JW/DE?) |