Chore: Cargo format
This commit is contained in:
parent
0e0a78a3f0
commit
164af4a836
1 changed files with 1 additions and 1 deletions
|
|
@ -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!(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue