For conditions in problem 5.c) Assume we still use 64 KiB pages. The contents of the page map and TLB are shown to the right. The page map uses an LRU replacement policy and the LRU page (shown below) will be chosen for replacement. For each of these four accesses, compute its corresponding physical address and indicate whether the access causes a TLB miss and/or a page fault. Assume each access starts with the TLB and Page Map state shown to the right.【图片】【图片】Fill in table below.Virtual AddrTLBMiss?(Y/N)Page Fault?(Y/N)1.0x06004Q8Q92.0x30286Q10Q113.0x68030Q12Q134.0x4BEEFQ14Q15Q8. TLB Miss. True or False? ____