From 410230cf6d65003b0595a7ef712b671d1bb77b0d Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 12 Sep 1997 05:56:38 +0000 Subject: Check reserved bits before executing instructions. Make v850[eq] the the default simulator. Report illegal instructions. Include v850e instructions in v850eq. --- sim/v850/sim-main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sim/v850/sim-main.h') diff --git a/sim/v850/sim-main.h b/sim/v850/sim-main.h index 66e8995..6cdb338 100644 --- a/sim/v850/sim-main.h +++ b/sim/v850/sim-main.h @@ -5,6 +5,7 @@ #include "sim-basics.h" +#include typedef address_word sim_cia; -- cgit v1.1