Revision 0dcda9be target-sparc/translate.c

b/target-sparc/translate.c
19 19
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20 20
 */
21 21

  
22
/*
23
   TODO-list:
24

  
25
   Rest of V9 instructions, VIS instructions
26
   NPC/PC static optimisations (use JUMP_TB when possible)
27
   Optimize synthetic instructions
28
*/
29

  
30 22
#include <stdarg.h>
31 23
#include <stdlib.h>
32 24
#include <stdio.h>

Also available in: Unified diff