ULL()
--HG-- extra : convert_revision : 543313ec248457e6cb2f8315881f030545e8cf45
This commit is contained in:
@@ -92,7 +92,7 @@ AlphaTlb::checkCacheability(MemReqPtr &req)
|
||||
// IPR memory space not implemented
|
||||
if (!req->xc->misspeculating()) {
|
||||
switch (req->paddr) {
|
||||
case 0xFFFFF00188:
|
||||
case ULL(0xFFFFF00188):
|
||||
req->data = 0;
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user