imported reg-only instructions with port util from uops.info for ZEN2

This commit is contained in:
JanLJL
2020-03-10 14:32:31 +01:00
parent 10c47f960d
commit 07b51c6705
2 changed files with 7679 additions and 11 deletions

View File

@@ -296,17 +296,17 @@ instruction_forms:
throughput: 0.5
latency: 5.0 # 1*p01
port_pressure: [[1, '01']]
- name: vfmadd213pd
- name: vfmadd231pd
operands:
- class: register
name: ymm
name: xmm
- class: register
name: ymm
name: xmm
- class: register
name: ymm
throughput: 1.0
latency: 5.0 # 2*p01
port_pressure: [[2, '01']]
name: xmm
throughput: 0.5
latency: 5.0 # 1*p01
port_pressure: [[1, '01']]
- name: vfmadd231pd
operands:
- class: register

File diff suppressed because it is too large Load Diff