simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] test mechanism


From: address@hidden
Subject: Re: [Simulavr-devel] test mechanism
Date: Fri, 21 Aug 2009 14:51:15 -0700

I'd intended this for the list, but sometimes I mess up.

On Thu Aug 20 12:25 , Thomas Klepp <address@hidden> sent:

>One question more for me: you wrote some code snippets for this CBI/SBI
>problem and you asked a few postings before for the git repo's. Do you
>want to use (and change to solve this problem) the code base from CVS
>repo or from the git repo?
>
>My question points to that, that in git repo we use a derived class from
>RWMemoryMember, called IOReg. Your code would work too for registers,

What does one get from IOReg and method pointers that one can't
get more cleanly by having virtual methods in RWMemoryMember?
The methods could include get and set.

>which don't have this "clear bit on SBI" feature, also on git repo,
>because the second step in IOReg, using setter/getter access to hardware
>units would work in the same way. But in this special case we need to a
>derived class for IOReg, which hasn't only byte getter/setter, but also
>a special bit setter functionality. (get would work in every case)

--
Michael Hennebry
address@hidden
"War is only a hobby."

---- Msg sent via CableONE.net MyMail - http://www.cableone.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]