Add function to fetch 32bit instructions
authorAndrew Cagney <cagney@redhat.com>
Fri, 24 Oct 1997 06:43:51 +0000 (06:43 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 24 Oct 1997 06:43:51 +0000 (06:43 +0000)
commitdad6f1f326c4ff68c7473a192fe9545818c479bb
treefd0ee4de840adc147d1c7dc75eeffc8cebe3c02f
parent49a7683337cc5fe673ac9ae7f4da6330f1b01756
Add function to fetch 32bit instructions
When address translation of insn fetch fails raise exception immediatly.
Use address_word as type of all address variables (instead of unsigned64),
the former is configured as either 32 or 64 bit type.
Always compile fpu code (no #if has fpu)
sim/mips/ChangeLog
sim/mips/gencode.c
sim/mips/interp.c
sim/mips/sim-main.h
This page took 0.025717 seconds and 4 git commands to generate.