CAST_TO_RIP
run->debug.arch.pc == CAST_TO_RIP(sw_bp),
run->debug.arch.pc, CAST_TO_RIP(sw_bp));
debug.arch.debugreg[i] = CAST_TO_RIP(hw_bp);
run->debug.arch.pc == CAST_TO_RIP(hw_bp) &&
run->debug.arch.pc, CAST_TO_RIP(hw_bp),
debug.arch.debugreg[i] = CAST_TO_RIP(guest_value);
run->debug.arch.pc == CAST_TO_RIP(write_data) &&
run->debug.arch.pc, CAST_TO_RIP(write_data),
target_rip = CAST_TO_RIP(ss_start);
run->debug.arch.pc == CAST_TO_RIP(bd_start) &&