Home
last modified time | relevance | path

Searched defs:TranslationBlock (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/exec/
H A Dexec-all.h332 struct TranslationBlock { struct
356 struct TranslationBlock *orig_tb; argument
360 uintptr_t page_next[2];
361 tb_page_addr_t page_addr[2];
364 QemuSpin jmp_lock;
373 uint16_t jmp_reset_offset[2]; /* offset of original jump target */
375 uintptr_t jmp_target_arg[2]; /* target address or offset */
402 static inline uint32_t tb_cflags(const TranslationBlock *tb) in tb_cflags() argument
H A Dtb-context.h29 typedef struct TranslationBlock TranslationBlock; typedef
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dexec-all.h34 typedef struct TranslationBlock TranslationBlock; typedef
121 struct TranslationBlock { struct
133 struct TranslationBlock *phys_hash_next; argument
136 struct TranslationBlock *page_next[2]; argument
151 struct TranslationBlock *jmp_next[2]; argument
152 struct TranslationBlock *jmp_first; argument
176 TranslationBlock *tb_alloc(target_ulong pc); argument
/dports/emulators/qemu42/qemu-4.2.1/include/exec/
H A Dexec-all.h366 struct TranslationBlock { struct
367 target_ulong pc; /* simulated PC corresponding to this block (EIP + CS base) */
368 target_ulong cs_base; /* CS base for this block */
392 struct TranslationBlock *orig_tb; argument
396 uintptr_t page_next[2];
397 tb_page_addr_t page_addr[2];
400 QemuSpin jmp_lock;
409 uint16_t jmp_reset_offset[2]; /* offset of original jump target */
411 uintptr_t jmp_target_arg[2]; /* target address or offset */
438 static inline uint32_t tb_cflags(const TranslationBlock *tb) in tb_cflags() argument
H A Dtb-context.h29 typedef struct TranslationBlock TranslationBlock; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/include/exec/
H A Dexec-all.h366 struct TranslationBlock { struct
367 target_ulong pc; /* simulated PC corresponding to this block (EIP + CS base) */
368 target_ulong cs_base; /* CS base for this block */
392 struct TranslationBlock *orig_tb; argument
396 uintptr_t page_next[2];
397 tb_page_addr_t page_addr[2];
400 QemuSpin jmp_lock;
409 uint16_t jmp_reset_offset[2]; /* offset of original jump target */
411 uintptr_t jmp_target_arg[2]; /* target address or offset */
438 static inline uint32_t tb_cflags(const TranslationBlock *tb) in tb_cflags() argument
H A Dtb-context.h29 typedef struct TranslationBlock TranslationBlock; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/exec/
H A Dexec-all.h372 struct TranslationBlock { struct
373 target_ulong pc; /* simulated PC corresponding to this block (EIP + CS base) */
374 target_ulong cs_base; /* CS base for this block */
398 struct TranslationBlock *orig_tb; argument
402 uintptr_t page_next[2];
403 tb_page_addr_t page_addr[2];
406 QemuSpin jmp_lock;
415 uint16_t jmp_reset_offset[2]; /* offset of original jump target */
417 uintptr_t jmp_target_arg[2]; /* target address or offset */
444 static inline uint32_t tb_cflags(const TranslationBlock *tb) in tb_cflags() argument
H A Dtb-context.h29 typedef struct TranslationBlock TranslationBlock; typedef
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/exec/
H A Dexec-all.h372 struct TranslationBlock { struct
373 target_ulong pc; /* simulated PC corresponding to this block (EIP + CS base) */
374 target_ulong cs_base; /* CS base for this block */
398 struct TranslationBlock *orig_tb; argument
402 uintptr_t page_next[2];
403 tb_page_addr_t page_addr[2];
406 QemuSpin jmp_lock;
415 uint16_t jmp_reset_offset[2]; /* offset of original jump target */
417 uintptr_t jmp_target_arg[2]; /* target address or offset */
444 static inline uint32_t tb_cflags(const TranslationBlock *tb) in tb_cflags() argument
H A Dtb-context.h29 typedef struct TranslationBlock TranslationBlock; typedef
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dexec-all.h44 typedef struct TranslationBlock TranslationBlock; typedef
137 struct TranslationBlock { struct
149 struct TranslationBlock *phys_hash_next; argument
152 struct TranslationBlock *page_next[2]; argument
167 struct TranslationBlock *jmp_next[2]; argument
168 struct TranslationBlock *jmp_first; argument
176 TranslationBlock *tbs; argument
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dexec-all.h44 typedef struct TranslationBlock TranslationBlock; typedef
137 struct TranslationBlock { struct
149 struct TranslationBlock *phys_hash_next; argument
152 struct TranslationBlock *page_next[2]; argument
167 struct TranslationBlock *jmp_next[2]; argument
168 struct TranslationBlock *jmp_first; argument
176 TranslationBlock *tbs; argument
/dports/emulators/qemu5/qemu-5.2.0/include/exec/
H A Dexec-all.h455 struct TranslationBlock { struct
456 target_ulong pc; /* simulated PC corresponding to this block (EIP + CS base) */
457 target_ulong cs_base; /* CS base for this block */
481 struct TranslationBlock *orig_tb; argument
485 uintptr_t page_next[2];
486 tb_page_addr_t page_addr[2];
489 QemuSpin jmp_lock;
498 uint16_t jmp_reset_offset[2]; /* offset of original jump target */
500 uintptr_t jmp_target_arg[2]; /* target address or offset */
527 static inline uint32_t tb_cflags(const TranslationBlock *tb) in tb_cflags() argument
H A Dtb-context.h29 typedef struct TranslationBlock TranslationBlock; typedef
/dports/emulators/qemu60/qemu-6.0.0/include/exec/
H A Dexec-all.h447 struct TranslationBlock { struct
449 target_ulong cs_base; /* CS base for this block */
451 uint32_t cflags; /* compile flags */
462 uint32_t trace_vcpu_dstate;
469 uint16_t size;
470 uint16_t icount;
472 struct tb_tc tc;
477 uintptr_t page_next[2];
478 tb_page_addr_t page_addr[2];
481 QemuSpin jmp_lock;
[all …]
/dports/emulators/qemu/qemu-6.2.0/include/exec/
H A Dexec-all.h490 struct TranslationBlock { struct
492 target_ulong cs_base; /* CS base for this block */
494 uint32_t cflags; /* compile flags */
511 uint32_t trace_vcpu_dstate;
518 uint16_t size;
519 uint16_t icount;
521 struct tb_tc tc;
526 uintptr_t page_next[2];
527 tb_page_addr_t page_addr[2];
530 QemuSpin jmp_lock;
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/exec/
H A Dexec-all.h490 struct TranslationBlock { struct
492 target_ulong cs_base; /* CS base for this block */
494 uint32_t cflags; /* compile flags */
510 uint32_t trace_vcpu_dstate;
517 uint16_t size;
518 uint16_t icount;
520 struct tb_tc tc;
525 uintptr_t page_next[2];
526 tb_page_addr_t page_addr[2];
529 QemuSpin jmp_lock;
[all …]
/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dtypedefs.h123 typedef struct TranslationBlock TranslationBlock; typedef
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dtypedefs.h123 typedef struct TranslationBlock TranslationBlock; typedef
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dtypedefs.h123 typedef struct TranslationBlock TranslationBlock; typedef