Historique des commits

Auteur SHA1 Message Date
  Zhouqi Jiang f422a25be3 asm: set unsafety of `nop` and `delay` functions to safe il y a 1 an
  Román Cárdenas df967a66b9 Skip [] in docs il y a 1 an
  rmsyn cd43b8dab7 Add FENCE.I instruction il y a 2 ans
  rmsyn a9cbf06b9f Add FENCE instruction il y a 2 ans
  Adam Greig cdd70bb434 Fix asm::delay not clobbering count register il y a 2 ans
  Taiki Endo 6d06810ed3 Remove unused macro arguments il y a 3 ans
  Taiki Endo 780443991e Remove inline-asm feature and update MSRV to 1.59 il y a 3 ans
  dkhayes117 2de8fc5930 fix in(reg) real_cyc in asm.rs il y a 3 ans
  dkhayes117 e8cea0fb01 add core::arch::asm! il y a 3 ans
  Daniel Hayes f4f0275557 Merge branch 'rust-embedded:master' into master il y a 3 ans
  Vadim Kaushan 0b28f192f6 Add inline-asm build to CI, fix build il y a 3 ans
  dkhayes117 48ce6c16d2 Fix inline-asm typo on in(reg) il y a 3 ans
  dkhayes117 8529d1e804 add asm::nop, asm::delay, and delay.rs. il y a 3 ans
  DeathWish5 508a4d0966 Bug fix: sfence.vma - incorrect operand order il y a 3 ans
  Campbell He 523a54bdc0 feat: Use new asm! instead of llvm_asm! il y a 3 ans
  Vadim Kaushan 5211b5b699 Replace asm! with llvm_asm! il y a 4 ans
  Ales Katona 184d511b1c fix cargo fmt il y a 5 ans
  Vadim Kaushan 16fdb16730 Update docs il y a 6 ans
  Vadim Kaushan 061579f97e Call external functions when inline-asm is not set il y a 6 ans
  Vadim Kaushan 41378757c0 Do not require const-fn and asm features il y a 6 ans
  Vadim Kaushan 3652547073 Simplify #[cfg()] predicate expressions il y a 6 ans
  bors[bot] 8bffbd7291 Merge #12 #14 il y a 6 ans
  Vadim Kaushan b790a0e92a Replace no-op with unimplemented!() il y a 6 ans
  Vadim Kaushan 9550fe0687 Remove ecall and *ret instructions from riscv::asm il y a 6 ans
  WangRunji 9dc7b40fdd impl sfence_vma & sfence_vma_all il y a 6 ans
  M Farkas-Dyck 8e0faa9182 these raw instructions are unsafe il y a 6 ans
  Dan Callaghan 6769ac9262 fix target_arch conditionals to match "riscv32" and "riscv64" il y a 6 ans
  David Craven 7db0e71060 New api. il y a 7 ans
  David Craven 179df42984 Remove inline(always). il y a 7 ans
  David Craven e864581828 Initial commit. il y a 7 ans