Chore: Cargo format

This commit is contained in:
Gijs Burghoorn 2023-08-22 13:50:30 +02:00 committed by Amanieu d'Antras
parent 0e0a78a3f0
commit 164af4a836

View file

@ -75,7 +75,7 @@ extern "unadjusted" {
#[inline]
pub unsafe fn packh(rs1: usize, rs2: usize) -> usize {
// Note: There is no LLVM intrinsic for this instruction currently.
let value: usize;
unsafe {
asm!(