Fixes a bug introduced in 1beb5463, missing the translation to the executable address view, leading to unreachable 32-bit displacements.
Adds vm_base options to an existing w^x test in order to expose future bugs like above.
Issues: #1312, #3556