mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-09 20:04:20 +00:00
Replace the automatically derived Default with a manual implementation so we can set bit 1 of the flags register to 1. This is architecturally defined to be an always-1 bit (for reasons dating back to 8080/8085 source-level compatibility on the 8086), so we should not create a value where bit 1 isn't set. BUG=b:234155022 TEST=tools/presubmit Change-Id: I7835e5a04385654a667b55e2e2ea2121b5807288 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3717524 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |