added instruction

This commit is contained in:
JanLJL
2023-03-07 17:04:32 +01:00
parent 2cc338d107
commit 27828ec5b4

View File

@@ -2265,6 +2265,20 @@ instruction_forms:
throughput: 1.0
latency: 0 # 1*p56+1*p0
port_pressure: [[1, '5'], [1,'6'], [1, '0']]
- name: str
operands:
- class: register
prefix: d
- class: memory
base: x
offset: '*'
index: '*'
scale: '*'
pre-indexed: true
post-indexed: false
throughput: 1.0
latency: 0 # 1*p56+1*p0+1*p0234
port_pressure: [[1, '5'], [1,'6'], [1, '0'], [1, '0234']]
- name: str
operands:
- class: register