mirror of
https://github.com/facebookexperimental/reverie.git
synced 2025-01-23 13:10:04 +00:00
9f7a420da6
Summary: This fixes a few things related to timers on AMD CPUs: 1. Fixes a breakage caused by updating to `raw-cpuid` v10. `FeatureInfo::{family_id,model_id}` no longer behave as they once did. This actually cleans up the code a bit. 2. Fixes some invalid assembly code in a test that only runs on AMD CPUs. This would cause a SIGILL. 3. Adds support for a few more AMD microarchitectures (Pinnacle Ridge, Castle Peak, and Cezanne). Pull Request resolved: https://github.com/facebookexperimental/reverie/pull/14 Reviewed By: andronat Differential Revision: D37638404 Pulled By: jasonwhite fbshipit-source-id: f39c4aa166dab88917b56b0a0a16d319031a213a |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |