Replace <c> element by markdown inline code (#946)
This commit is contained in:
parent
e254082775
commit
bb27bb7f64
1 changed files with 1 additions and 1 deletions
|
|
@ -919,7 +919,7 @@ pub unsafe fn _mm_round_ss(a: __m128, b: __m128, rounding: i32) -> __m128 {
|
|||
/// index
|
||||
/// in its second position; all other elements are set to zero.
|
||||
///
|
||||
/// This intrinsic corresponds to the <c> VPHMINPOSUW / PHMINPOSUW </c>
|
||||
/// This intrinsic corresponds to the `VPHMINPOSUW` / `PHMINPOSUW`
|
||||
/// instruction.
|
||||
///
|
||||
/// Arguments:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue