Home
last modified time | relevance | path

Searched defs:opc_handler_t (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dtranslate.c201 struct opc_handler_t { struct
203 uint32_t inval1;
205 uint32_t inval2;
207 uint64_t type;
209 uint64_t type2;
211 void (*handler)(DisasContext *ctx);
213 const char *oname;
216 uint64_t count;
H A Dcpu.h186 typedef struct opc_handler_t opc_handler_t; typedef
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dtranslate.c201 struct opc_handler_t { struct
203 uint32_t inval1;
205 uint32_t inval2;
207 uint64_t type;
209 uint64_t type2;
211 void (*handler)(DisasContext *ctx);
213 const char *oname;
216 uint64_t count;
H A Dcpu.h186 typedef struct opc_handler_t opc_handler_t; typedef
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dtranslate.c236 struct opc_handler_t { struct
238 uint32_t inval1;
240 uint32_t inval2;
242 uint64_t type;
244 uint64_t type2;
246 void (*handler)(DisasContext *ctx);
248 const char *oname;
251 uint64_t count;
H A Dcpu.h229 typedef struct opc_handler_t opc_handler_t; typedef
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dtranslate.c202 struct opc_handler_t { struct
204 uint32_t inval1;
206 uint32_t inval2;
208 uint64_t type;
210 uint64_t type2;
212 void (*handler)(DisasContext *ctx);
214 const char *oname;
217 uint64_t count;
H A Dcpu.h184 typedef struct opc_handler_t opc_handler_t; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dtranslate.c201 struct opc_handler_t { struct
203 uint32_t inval1;
205 uint32_t inval2;
207 uint64_t type;
209 uint64_t type2;
211 void (*handler)(DisasContext *ctx);
213 const char *oname;
216 uint64_t count;
H A Dcpu.h182 typedef struct opc_handler_t opc_handler_t; typedef
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dtranslate.c201 struct opc_handler_t { struct
203 uint32_t inval1;
205 uint32_t inval2;
207 uint64_t type;
209 uint64_t type2;
211 void (*handler)(DisasContext *ctx);
213 const char *oname;
216 uint64_t count;
H A Dcpu.h182 typedef struct opc_handler_t opc_handler_t; typedef
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dtranslate.c202 struct opc_handler_t { struct
204 uint32_t inval1;
206 uint32_t inval2;
208 uint64_t type;
210 uint64_t type2;
212 void (*handler)(DisasContext *ctx);
214 const char *oname;
217 uint64_t count;
H A Dcpu.h184 typedef struct opc_handler_t opc_handler_t; typedef
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dtranslate.c207 struct opc_handler_t { struct
209 uint32_t inval1;
211 uint32_t inval2;
213 uint64_t type;
215 uint64_t type2;
217 void (*handler)(DisasContext *ctx);
H A Dcpu.h181 typedef struct opc_handler_t opc_handler_t; typedef
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dtranslate.c209 struct opc_handler_t { struct
211 uint32_t inval1;
213 uint32_t inval2;
215 uint64_t type;
217 uint64_t type2;
219 void (*handler)(DisasContext *ctx);
H A Dcpu.h181 typedef struct opc_handler_t opc_handler_t; typedef