mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-04 18:20:09 +01:00
add "sub gpr, gpr" to skx
This commit is contained in:
@@ -1840,6 +1840,16 @@ instruction_forms:
|
||||
port_pressure: [[1, '0156']]
|
||||
throughput: 0.25
|
||||
uops: 1
|
||||
- name: SUB
|
||||
operands:
|
||||
- class: register
|
||||
imd: gpr
|
||||
- class: register
|
||||
name: gpr
|
||||
latency: 1
|
||||
port_pressure: [[1, '0156']]
|
||||
throughput: 0.25
|
||||
uops: 1
|
||||
- name: REX SUB
|
||||
operands:
|
||||
- class: immediate
|
||||
|
||||
Reference in New Issue
Block a user