/ test / external / riscof / spike_simple / spike_simple_isa.yaml
spike_simple_isa.yaml
 1  hart_ids: [0]
 2  hart0:
 3    ISA: RV32IMCBZicsr_Zifencei_Zba_Zbb_Zbc_Zbs
 4    physical_addr_sz: 32
 5    User_Spec_Version: '2.3'
 6    supported_xlen: [32]
 7    misa:
 8     reset-val: 0x40001104
 9     rv32:
10       accessible: true
11       mxl:
12         implemented: true
13         type:
14             warl:
15                dependency_fields: []
16                legal:
17                  - mxl[1:0] in [0x1]
18                wr_illegal:
19                  - Unchanged
20       extensions:
21         implemented: true
22         type:
23             warl:
24                dependency_fields: []
25                legal:
26                  - extensions[25:0] bitmask [0x0001104, 0x0000000]
27                wr_illegal:
28                  - Unchanged