Comparison Instructions
315 AMDGPU instructions in this category - showing 15 per page, page 4 of 4 - click any row for encoding, pseudocode, and full documentation.
| Mnemonic | Syntax | Format | Summary |
|---|---|---|---|
| v_cmpx_t_f16 | v_cmpx_t_f16 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask. |
| v_cmpx_t_f32 | v_cmpx_t_f32 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask. |
| v_cmpx_t_f64 | v_cmpx_t_f64 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask. |
| v_cmpx_t_i16 | v_cmpx_t_i16 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_t_i32 | v_cmpx_t_i32 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_t_i64 | v_cmpx_t_i64 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_t_u16 | v_cmpx_t_u16 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_t_u32 | v_cmpx_t_u32 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_t_u64 | v_cmpx_t_u64 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_tru_f16 | v_cmpx_tru_f16 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_tru_f32 | v_cmpx_tru_f32 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_tru_f64 | v_cmpx_tru_f64 | VOPC | Set the per-lane condition code to 1. Store the result into the EXEC mask and to VCC or a scalar register. |
| v_cmpx_u_f16 | v_cmpx_u_f16 | VOPC | Set the per-lane condition code to 1 iff the first input is not orderable to the second input. |
| v_cmpx_u_f32 | v_cmpx_u_f32 | VOPC | Set the per-lane condition code to 1 iff the first input is not orderable to the second input. |
| v_cmpx_u_f64 | v_cmpx_u_f64 | VOPC | Set the per-lane condition code to 1 iff the first input is not orderable to the second input. |