mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-04 18:20:09 +01:00
new instruction
This commit is contained in:
@@ -227,6 +227,14 @@ instruction_forms:
|
||||
throughput: 1.0
|
||||
latency: 0.0
|
||||
port_pressure: [[1, '7']]
|
||||
- name: cbz
|
||||
operands:
|
||||
- class: register
|
||||
prefix: '*'
|
||||
- class: identifier
|
||||
throughput: 0.5
|
||||
latency: 1.0 # 1*p34
|
||||
port_pressure: [[1, '34']]
|
||||
- name: cmp
|
||||
operands:
|
||||
- class: register
|
||||
|
||||
Reference in New Issue
Block a user