[xcc, sim] replaced ble/bleu with bge/bgeu
authorAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>
Tue, 14 Sep 2010 01:00:08 +0000 (18:00 -0700)
committerAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>
Tue, 14 Sep 2010 01:00:08 +0000 (18:00 -0700)
commit1583b7a9e256107094946fccb0d22541c9902225
tree898d2c9b066583e9591246b60bae96f5a4fd6347
parent19b59dd9a00e6cd68e4f81a116d400289e513402
[xcc, sim] replaced ble/bleu with bge/bgeu

This will simplify control logic (since every branch has a logical inverse)
riscv/execute.h
riscv/insns/bge.h [new file with mode: 0644]
riscv/insns/bgeu.h [new file with mode: 0644]
riscv/insns/ble.h [deleted file]
riscv/insns/bleu.h [deleted file]