new instruction

This commit is contained in:
JanLJL
2020-12-07 01:02:05 +01:00
committed by Jan
parent 23623ca18a
commit 82b35e7649

View File

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