Home
last modified time | relevance | path

Searched defs:CPURISCVState (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/riscv/
H A Dcpu.h102 struct CPURISCVState { struct
113 target_ulong pc;
123 bool load_tag;
126 target_ulong frm;
162 target_ulong mip;
168 uint32_t miclaim;
170 target_ulong mie;
267 uint64_t mtohost;
268 uint64_t timecmp;
277 bool debugger;
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/riscv/
H A Dcpu.h97 struct CPURISCVState { struct
100 target_ulong pc;
104 target_ulong frm;
110 target_ulong misa;
113 uint32_t features;
128 target_ulong mip;
134 uint32_t miclaim;
136 target_ulong mie;
199 uint64_t mtohost;
200 uint64_t timecmp;
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/riscv/
H A Dcpu.h111 struct CPURISCVState { struct
119 target_ulong vl;
123 target_ulong pc;
127 target_ulong frm;
159 uint64_t mstatus;
161 target_ulong mip;
163 uint32_t miclaim;
165 target_ulong mie;
228 uint64_t mtohost;
229 uint64_t timecmp;
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/riscv/
H A Dcpu.h114 struct CPURISCVState { struct
122 target_ulong vl;
126 target_ulong pc;
130 target_ulong frm;
158 uint64_t mstatus;
160 target_ulong mip;
162 uint32_t miclaim;
164 target_ulong mie;
227 uint64_t mtohost;
228 uint64_t timecmp;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/riscv/
H A Dcpu.h114 struct CPURISCVState { struct
122 target_ulong vl;
126 target_ulong pc;
130 target_ulong frm;
157 uint64_t mstatus;
159 target_ulong mip;
161 uint32_t miclaim;
163 target_ulong mie;
228 uint64_t mtohost;
229 uint64_t timecmp;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/riscv/
H A Dcpu.h108 struct CPURISCVState { struct
116 target_ulong vl;
120 target_ulong pc;
124 target_ulong frm;
151 uint64_t mstatus;
153 target_ulong mip;
155 uint32_t miclaim;
157 target_ulong mie;
218 uint64_t mtohost;
219 uint64_t timecmp;
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/riscv/
H A Dcpu.h106 struct CPURISCVState { struct
109 target_ulong pc;
113 target_ulong frm;
119 target_ulong misa;
121 uint32_t features;
124 target_ulong priv;
136 target_ulong mie;
146 target_ulong sepc;
150 target_ulong mepc;
162 uint64_t mtohost;
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/riscv/
H A Dcpu.h96 struct CPURISCVState { struct
99 target_ulong pc;
103 target_ulong frm;
108 target_ulong misa;
111 uint32_t features;
124 uint32_t mip;
125 uint32_t miclaim;
127 target_ulong mie;
153 uint64_t mtohost;
154 uint64_t timecmp;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/riscv/
H A Dcpu.h96 struct CPURISCVState { struct
99 target_ulong pc;
103 target_ulong frm;
108 target_ulong misa;
111 uint32_t features;
124 uint32_t mip;
125 uint32_t miclaim;
127 target_ulong mie;
153 uint64_t mtohost;
154 uint64_t timecmp;
[all …]