--- trunk/src/cpus/README_DYNTRANS 2007/10/08 16:19:37 22 +++ trunk/src/cpus/README_DYNTRANS 2007/10/08 16:19:56 24 @@ -1,4 +1,4 @@ -$Id: README_DYNTRANS,v 1.7 2005/12/09 05:34:20 debug Exp $ +$Id: README_DYNTRANS,v 1.9 2006/03/15 20:34:05 debug Exp $ ------------------------------------------------------------------- @@ -30,8 +30,9 @@ ------ ------- ----- ----- Alpha 32-bit 64 no ARM 32-bit, 16-bit (Thumb) 32 no - Atmel AVR 16-bit 8 no + Atmel AVR 16-bit + variable 8 no F-CPU ? ? ? + H8 16-bit 8/16 no HPPA 32-bit 64/32 yes i960 32-bit + variable 32 ? IA64 128-bit 64 no @@ -83,17 +84,12 @@ x) various register-window archs (SPARC etc) - x) Atmel AVR etc? - x) Alpha: hahaha, zapnot and inserts/extracts don't compile into very nice code :-| fix this Solution: if short assembly language snippets can be compiled on the current host, then compile such snippets for alpha_instr_zapnot etc. - x) 64-bit virtual memory translation tables (PPC, Alpha, MIPS, - HPPA, sh, amd64, etc) - x) x86: convert to dyntrans. LOTS of stuff to consider. x) 88k? vax? pc532? 6502? 6800? etc