KVM_INST_STW
kvm_patch_ins(inst, KVM_INST_STW | rt | ((addr + 4) & 0x0000fffc));
kvm_patch_ins(inst, KVM_INST_STW | rt | (addr & 0x0000fffc));