Added bge instruction

This commit is contained in:
Jan
2024-02-01 10:42:35 +01:00
committed by GitHub
parent abfce92b4b
commit a2b40b9d2c

View File

@@ -262,7 +262,7 @@ instruction_forms:
throughput: 1.0
latency: 0.0
port_pressure: [[1, '7']]
- name: [b, bl, bcc, bcs, bgt, bhi, b.lo, b.ne, b.any, b.none, bal, b.al, b.lt, b.eq, b.hs, b.gt, b.hi, bne, beq]
- name: [b, bl, bcc, bcs, bgt, bhi, b.lo, b.ne, b.any, b.none, bal, b.al, b.lt, b.eq, b.hs, b.gt, b.hi, bne, beq, bge]
operands:
- class: identifier
throughput: 1.0