Added the CPU_HAS_BITIMM capability.

This commit is contained in:
Kugel Fuhr
2025-07-01 07:16:33 +02:00
parent d4e57278c6
commit f333b300f1
4 changed files with 48 additions and 38 deletions

View File

@@ -1609,6 +1609,9 @@ either a string or an expression value.
<descrip>
<tag><tt>CPU_HAS_BITIMM</tt></tag>
Checks for the availability of the "bit #imm" instruction.
<tag><tt>CPU_HAS_BRA8</tt></tag>
Checks for the availability of a short (8 bit) branch.