[Gems-users] Printing Out Complete Address (with Data Block Bits)


Date: Sat, 21 Apr 2007 17:02:29 -0600 (MDT)
From: Brianna Sue Bethel <Brianna.Bethel@xxxxxxxxxxxx>
Subject: [Gems-users] Printing Out Complete Address (with Data Block Bits)
First of all, thanks for all your help so far.  We are making progress, slowly but surely.

In order for our speculation, we need to be able to compare the full 64 bit address, including the DataBlockBits so we can determine which location in the cache line is being referenced.  Originally in our protocol .sm file we tried to store the 'address' variable which was used in the trigger function.  However, even then, we seem to get the memory address with the data block bits masked off...the last 6 bits are always zero.  

My question is how can we access the ORIGINAL address, without the data block bits being masked to zero?

Thanks, 
Brianna
[← Prev in Thread] Current Thread [Next in Thread→]