On 06/08/2021 08.52, David Hildenbrand wrote:

According to the PoP:

"When the enhanced-DAT facility 1 is not installed, or
   when the facility is installed but the multiple-block
   control is zero, general register R 2 contains a real
   address. When the enhanced-DAT facility 1 is
   installed and the multiple-block control is one, gen-
   eral register R 2 contains an absolute address."

Don't we have to take that into consideration here, too?

We don't support EDAT1 a.k.a. huge pages yet. If we ever do, we have to further extend this code.

Ok, then maybe add a comment or assert() to make sure that we don't forget?

 Thomas


Reply via email to