| commit | a1f853de0ffdd4b9141479033f96cf56ca306b1b | [log] [tgz] |
|---|---|---|
| author | Ezra Sitorus <ezra.sitorus@arm.com> | Wed Jun 04 20:42:53 2025 +0100 |
| committer | Alice Carlotti <alice.carlotti@arm.com> | Thu Jun 19 14:30:34 2025 +0100 |
| tree | 3c77995cb1bcd8b23f0a6734e3600ea7b870edc0 | |
| parent | 78155cbb35f4c7806293d3bc04ccc802b66eadca [diff] |
aarch64: Support for FEAT_CMPBR FEAT_CMPBR - Compare and branch instructions. This patch adds these instructions: - CB<CC> (register) - CB<CC> (immediate) - CBH<CC> - CBB<CC> where CC is one of the following: - EQ - NE - GT - GE - LT - LE - HI - HS - LO - LS