more instructions

This commit is contained in:
JanLJL
2022-10-11 15:43:19 +02:00
parent 50ebca3fab
commit 03a3894f91
2 changed files with 2 additions and 2 deletions

View File

@@ -6137,7 +6137,7 @@ instruction_forms:
port_pressure: [[1, '0'], [12, ['0DV']]] # asmbench
throughput: 12.0 # asmbench
uops: 13 # asmbench
- name: inc
- name: [inc, dec]
operands:
- class: register
name: gpr

View File

@@ -4086,7 +4086,7 @@ instruction_forms:
throughput: 5.0 # ibench
uops: 10 # ibench
##########################################
- name: inc # asmbench
- name: [inc, dec] # asmbench
operands: # asmbench
- class: register # asmbench
name: gpr # asmbench