diff options
| author | Ezra Sitorus <ezra.sitorus@arm.com> | 2025-06-04 20:42:53 +0100 |
|---|---|---|
| committer | Alice Carlotti <alice.carlotti@arm.com> | 2025-06-19 14:30:34 +0100 |
| commit | a1f853de0ffdd4b9141479033f96cf56ca306b1b (patch) | |
| tree | 3c77995cb1bcd8b23f0a6734e3600ea7b870edc0 /gdb/python/python-config.py | |
| parent | 78155cbb35f4c7806293d3bc04ccc802b66eadca (diff) | |
| download | binutils-a1f853de0ffdd4b9141479033f96cf56ca306b1b.zip binutils-a1f853de0ffdd4b9141479033f96cf56ca306b1b.tar.gz binutils-a1f853de0ffdd4b9141479033f96cf56ca306b1b.tar.bz2 | |
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
Diffstat (limited to 'gdb/python/python-config.py')
0 files changed, 0 insertions, 0 deletions
