This is a discussion on help needed with the pseudocode.plz - Programming Languages ; Dear all, to start with, im not asking for a code...im just too lost and need someone to guide me. can anybody help me think about implementing a hash table to store memory addresses and times for stores, and to ...
Dear all,
to start with, im not asking for a code...im just too lost and need someone to guide me.
can anybody help me think about implementing a hash table to store memory addresses and times for stores, and to look up matching addresses and times in the hash table for loads.
well i wana try to build "memory model " (model it on a store and load instructions) using a hashtable , by the "time" i mean the cycle time
your help is HIGHLY appreciated