Skip to content

Commit

Permalink
Limit this to sufficiently advanced devices
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokathor authored and gnzlbg committed Mar 18, 2019
1 parent f649570 commit 76ac51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/core_arch/src/acle/registers/aarch32.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/// Application Program Status Register
pub struct APSR;

#[cfg(any(not(target_feature = thumb-mode), target_feature = v6t2))]
rsr!(APSR);

0 comments on commit 76ac51f

Please sign in to comment.