hlv.d Hypervisor load doubleword This instruction is defined by: Encoding Synopsis Load 64 bits of data into register xd from guest physical memory at the address in xs1, as though V=1. Access M HS U VS VU Always Always Always Always Always Decode Variables Bits<5> xs1 = $encoding[19:15]; Bits<5> xd = $encoding[11:7]; Execution Pruned, XLEN == 64 Original