This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v4 07/13] sim/erc32: Access memory subsystem through struct memsys.


On 17 Mar 2015 22:02, Jiri Gaisler wrote:
> 	Introduce an common API to access emulated memory. This allows
> 	to emulate different types of SPARC-based CPUs.
> 
> 	* erc32.c : Export memory operations through struct memsys erc32sys.
> 	* exec.c (dispatch_instruction) : Access memory through common API.
> 	* func.c, interf.c, sis.c : As above.
> 	* sis.h : Define struct memsys as common memory API

needs updates w/all the static markings.  probably should split those out into a 
sep commit anyways.
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]