add "sub gpr, gpr" to skx

This commit is contained in:
Julian Hammer
2021-02-15 11:34:43 +01:00
parent 803da767f2
commit 4fdf312622

View File

@@ -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