-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Karthik Parashar wrote:
> Hi,
> 
> I have one interesting observation when it comes to
> iverilog's vvp assembly instructions. Which is as
> follows:
> 
> "Between the thread activities, there is no dependecy
> on the threads 2^16 bit-wise registers."

I think what you are saying is that the thread bit-wise
registers are not accessible to other threads. That is
a true statement. Threads only interact through variables
and events.

For example, it would be completely reasonable to swap out
all the thread bits/registers when switching to another
thread.
- --
Steve Williams                "The woods are lovely, dark and deep.
steve at icarus.com           But I have promises to keep,
http://www.icarus.com         and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdJKOrPt1Sc2b3ikRAkheAJ9kPY5cfTkmO7fWFmDTyFF/PpQzGwCePFW3
LfCBb23+ado25GTnl669YBs=
=3dfg
-----END PGP SIGNATURE-----

Reply via email to