mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-06 19:20:07 +01:00
changed data for register renaming
This commit is contained in:
@@ -216,16 +216,46 @@ instruction_forms:
|
||||
port_pressure: ~
|
||||
throughput: 1.0
|
||||
uops: ~
|
||||
- name: mov
|
||||
operands:
|
||||
- class: register
|
||||
prefix: w
|
||||
- class: register
|
||||
prefix: w
|
||||
latency: 0.0
|
||||
port_pressure: []
|
||||
throughput: 0.0
|
||||
uops: 0
|
||||
- name: mov
|
||||
operands:
|
||||
- class: register
|
||||
prefix: x
|
||||
- class: register
|
||||
prefix: x
|
||||
latency: ~
|
||||
port_pressure: ~
|
||||
throughput: 0.33333
|
||||
uops: ~
|
||||
latency: 0.0
|
||||
port_pressure: []
|
||||
throughput: 0.0
|
||||
uops: 0
|
||||
- name: mov
|
||||
operands:
|
||||
- class: register
|
||||
prefix: d
|
||||
- class: register
|
||||
prefix: d
|
||||
latency: 0.0
|
||||
port_pressure: []
|
||||
throughput: 0.0
|
||||
uops: 0
|
||||
- name: mov
|
||||
operands:
|
||||
- class: register
|
||||
prefix: q
|
||||
- class: register
|
||||
prefix: q
|
||||
latency: 0.0
|
||||
port_pressure: []
|
||||
throughput: 0.0
|
||||
uops: 0
|
||||
- name: sub
|
||||
operands:
|
||||
- class: register
|
||||
@@ -403,14 +433,14 @@ instruction_forms:
|
||||
operands:
|
||||
- class: register
|
||||
prefix: v
|
||||
shape: b
|
||||
shape: '*'
|
||||
- class: register
|
||||
prefix: v
|
||||
shape: b
|
||||
latency: ~
|
||||
port_pressure: ~
|
||||
throughput: 0.5
|
||||
uops: ~
|
||||
shape: '*'
|
||||
latency: 0.0
|
||||
port_pressure: []
|
||||
throughput: 0.0
|
||||
uops: 0
|
||||
- name: cmp
|
||||
operands:
|
||||
- class: register
|
||||
|
||||
Reference in New Issue
Block a user