From 8a7f3f25181c9b77e21393bcf9169750435aaa7f Mon Sep 17 00:00:00 2001 From: Jan <20126033+JanLJL@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:39:40 +0100 Subject: [PATCH] Support more branching commands --- osaca/data/a64fx.yml | 68 +------------------------------------------- 1 file changed, 1 insertion(+), 67 deletions(-) diff --git a/osaca/data/a64fx.yml b/osaca/data/a64fx.yml index f99cbcb..659389a 100644 --- a/osaca/data/a64fx.yml +++ b/osaca/data/a64fx.yml @@ -262,73 +262,7 @@ instruction_forms: throughput: 1.0 latency: 0.0 port_pressure: [[1, '7']] -- name: [bcc, bcs, bgt, bhi] - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.lo - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.ne - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.any - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.none - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.lt - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.eq - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.hs - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.gt - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: b.hi - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: bne - operands: - - class: identifier - throughput: 1.0 - latency: 0.0 - port_pressure: [[1, '7']] -- name: 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] operands: - class: identifier throughput: 1.0