From eb4ef19775ac15b9c607d9c2f47b914629f099da Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Mon, 13 Nov 1995 01:27:21 +0000 Subject: Add model-functions support --- sim/ppc/ppc-instructions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sim/ppc/ppc-instructions') diff --git a/sim/ppc/ppc-instructions b/sim/ppc/ppc-instructions index c8fa910..4aa91e4 100644 --- a/sim/ppc/ppc-instructions +++ b/sim/ppc/ppc-instructions @@ -75,6 +75,9 @@ ::model:603e:PPC603e:IU=1 integer,FPU=1 floating point,LSU=1 memory,SRU=1 system register,BPU=1 branch ::model:603:PPC603:IU=1 integer,FPU=1 floating point,LSU=1 memory,SRU=1 system register,BPU=1 branch +void::model-function::model_init:void +void::model-function::model_halt:void +void::model-function::model_print_info:void # The following (illegal) instruction is `known' by gen and is # called when ever an illegal instruction is encountered -- cgit v1.1