binutils-gdb/sim/riscv/model_list.def
Mike Frysinger b9249c461c sim: riscv: new port
This is a hand-written implementation that should have fairly complete
coverage for the base integer instruction set ("i"), and for the atomic
("a") and integer multiplication+division ("m") extensions.  It also
covers 32-bit & 64-bit targets.

The unittest coverage is a bit weak atm, but should get better.
2021-02-04 19:02:19 -05:00

10 lines
53 B
Modula-2

M(G)
M(I)
M(IM)
M(IMA)
M(IA)
M(E)
M(EM)
M(EMA)
M(EA)