From a2b40b9d2c0998b453c90e21822bbf4c07ea0342 Mon Sep 17 00:00:00 2001 From: Jan <20126033+JanLJL@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:42:35 +0100 Subject: [PATCH] Added bge instruction --- osaca/data/a64fx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osaca/data/a64fx.yml b/osaca/data/a64fx.yml index 659389a..fb56507 100644 --- a/osaca/data/a64fx.yml +++ b/osaca/data/a64fx.yml @@ -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