Searched defs:tb (Results 1 - 19 of 19) sorted by relevance

/vbox/src/recompiler/
H A Dgen-icount.h27 static void gen_icount_end(TranslationBlock *tb, int num_insns) argument
32 tcg_gen_exit_tb((uintptr_t)(tb + 2));
H A Dtranslate-all.c67 int cpu_gen_code(CPUState *env, TranslationBlock *tb, int *gen_code_size_ptr) argument
88 gen_intermediate_code(env, tb);
91 gen_code_buf = tb->tc_ptr;
92 tb->tb_next_offset[0] = 0xffff;
93 tb->tb_next_offset[1] = 0xffff;
94 s->tb_next_offset = tb->tb_next_offset;
96 s->tb_jmp_offset = tb->tb_jmp_offset;
100 s->tb_next = tb->tb_next;
112 s->code_in_len += tb->size;
123 log_disas(tb
133 cpu_restore_state(TranslationBlock *tb, CPUState *env, uintptr_t searched_pc, void *puc) argument
[all...]
H A Dexec-all.h100 void gen_intermediate_code(CPUState *env, struct TranslationBlock *tb);
101 void gen_intermediate_code_pc(CPUState *env, struct TranslationBlock *tb);
102 void gen_pc_load(CPUState *env, struct TranslationBlock *tb,
106 int cpu_gen_code(CPUState *env, struct TranslationBlock *tb,
108 int cpu_restore_state(struct TranslationBlock *tb,
168 /* next matching tb for physical address. */
213 void tb_free(TranslationBlock *tb);
215 void tb_link_page(TranslationBlock *tb,
217 void tb_phys_invalidate(TranslationBlock *tb, tb_page_addr_t page_addr);
261 static inline void tb_set_jmp_target(TranslationBlock *tb, argument
273 tb_set_jmp_target(TranslationBlock *tb, int n, uintptr_t addr) argument
281 tb_add_jump(TranslationBlock *tb, int n, TranslationBlock *tb_next) argument
[all...]
H A Dcpu-exec.c114 TranslationBlock *tb; local
121 tb = tb_gen_code(env, orig_tb->pc, orig_tb->cs_base, orig_tb->flags,
123 env->current_tb = tb;
126 tcg_qemu_tb_exec(tb->tc_ptr, next_tb);
128 next_tb = tcg_qemu_tb_exec(tb->tc_ptr);
135 cpu_pc_from_tb(env, tb);
137 tb_phys_invalidate(tb, -1);
138 tb_free(tb);
145 TranslationBlock *tb, **ptb1; local
159 tb
191 TranslationBlock *tb; local
237 TranslationBlock *tb; local
951 TranslationBlock *tb; local
[all...]
H A Dexec.c819 TranslationBlock *tb; local
823 for(tb = tb_phys_hash[i]; tb != NULL; tb = tb->phys_hash_next) {
824 if (!(address + TARGET_PAGE_SIZE <= tb->pc ||
825 address >= tb->pc + tb->size)) {
828 address, (long)tb->pc, tb
837 TranslationBlock *tb; local
855 tb_remove(TranslationBlock **ptb, TranslationBlock *tb, int next_offset) argument
869 tb_page_remove(TranslationBlock **ptb, TranslationBlock *tb) argument
886 tb_jmp_remove(TranslationBlock *tb, int n) argument
916 tb_reset_jump(TranslationBlock *tb, int n) argument
921 tb_phys_invalidate(TranslationBlock *tb, tb_page_addr_t page_addr) argument
1054 TranslationBlock *tb; local
1083 TranslationBlock *tb; local
1125 TranslationBlock *tb, *tb_next, *saved_tb; local
1259 TranslationBlock *tb; local
1317 tb_alloc_page(TranslationBlock *tb, unsigned int n, tb_page_addr_t page_addr) argument
1374 TranslationBlock *tb; local
1385 tb_free(TranslationBlock *tb) argument
1398 tb_link_page(TranslationBlock *tb, tb_page_addr_t phys_pc, tb_page_addr_t phys_page2) argument
1442 TranslationBlock *tb; local
1469 tb_reset_jump_recursive2(TranslationBlock *tb, int n) argument
1508 tb_reset_jump_recursive(TranslationBlock *tb) argument
1773 TranslationBlock *tb; local
3464 TranslationBlock *tb; local
4454 TranslationBlock *tb; local
4517 TranslationBlock *tb; local
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/sys/
H A Dtimeb.h75 static inline void __cdecl _ftime(struct _timeb *tb) { return _ftime32((struct __timeb32*)tb); } argument
77 static inline void __cdecl _ftime(struct _timeb *tb) { return _ftime64((struct __timeb64*)tb); } argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/sys/
H A Dtimeb.h75 static inline void __cdecl _ftime(struct _timeb *tb) { return _ftime32((struct __timeb32*)tb); } argument
77 static inline void __cdecl _ftime(struct _timeb *tb) { return _ftime64((struct __timeb64*)tb); } argument
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_viewport.c17 CRTransformBits *tb = &(sb->transform); local
47 RESET(tb->base, ctx->bitid);
48 RESET(tb->dirty, ctx->bitid);
65 CRTransformBits *tb = &(sb->transform); local
100 DIRTY(tb->base, g->neg_bitid);
101 DIRTY(tb->dirty, g->neg_bitid);
110 CRTransformBits *tb = &(sb->transform); local
129 DIRTY(tb->dirty, g->neg_bitid);
H A Dstate_texdiff.c97 void crStateTextureSwitch( CRTextureBits *tb, CRbitvalue *bitID, argument
114 if (CHECKDIRTY(tb->enable[i], bitID))
123 FILLDIRTY(tb->enable[i]);
124 FILLDIRTY(tb->dirty);
129 FILLDIRTY(tb->enable[i]);
130 FILLDIRTY(tb->dirty);
136 FILLDIRTY(tb->enable[i]);
137 FILLDIRTY(tb->dirty);
145 FILLDIRTY(tb->enable[i]);
146 FILLDIRTY(tb
927 crStateTextureDiff( CRTextureBits *tb, CRbitvalue *bitID, CRContext *fromCtx, CRContext *toCtx ) argument
[all...]
H A Dstate_teximage.c581 CRTextureBits *tb = &(sb->texture); local
651 DIRTY(tb->dirty, g->neg_bitid);
733 CRTextureBits *tb = &(sb->texture); local
836 DIRTY(tb->dirty, g->neg_bitid);
870 CRTextureBits *tb = &(sb->texture); local
935 DIRTY(tb->dirty, g->neg_bitid);
963 CRTextureBits *tb = &(sb->texture); local
1002 DIRTY(tb->dirty, g->neg_bitid);
1014 CRTextureBits *tb = &(sb->texture); local
1079 DIRTY(tb
1109 CRTextureBits *tb = &(sb->texture); local
1192 CRTextureBits *tb = &(sb->texture); local
1272 CRTextureBits *tb = &(sb->texture); local
1353 CRTextureBits *tb = &(sb->texture); local
1431 CRTextureBits *tb = &(sb->texture); local
1488 CRTextureBits *tb = &(sb->texture); local
1550 CRTextureBits *tb = &(sb->texture); local
[all...]
H A Dstate_texture.c52 CRTextureBits *tb = &(sb->texture); local
165 RESET(tb->enable[i], ctx->bitid);
166 RESET(tb->current[i], ctx->bitid);
167 RESET(tb->objGen[i], ctx->bitid);
168 RESET(tb->eyeGen[i], ctx->bitid);
169 RESET(tb->genMode[i], ctx->bitid);
170 RESET(tb->envBit[i], ctx->bitid);
172 RESET(tb->dirty, ctx->bitid);
763 CRTextureBits *tb = &(sb->texture); local
826 DIRTY(tb
975 CRTextureBits *tb = &(sb->texture); local
993 CRTextureBits *tb = &(sb->texture); local
1118 CRTextureBits *tb = &(sb->texture); local
1477 CRTextureBits *tb = &(sb->texture); local
2214 CRTextureBits *tb = &(sb->texture); local
[all...]
H A Dstate_transform.c119 CRTransformBits *tb = &(sb->transform); local
123 RESET(tb->matrixMode, ctx->bitid);
135 RESET(tb->modelviewMatrix, ctx->bitid);
136 RESET(tb->projectionMatrix, ctx->bitid);
137 RESET(tb->colorMatrix, ctx->bitid);
138 RESET(tb->textureMatrix, ctx->bitid);
139 RESET(tb->programMatrix, ctx->bitid);
140 tb->currentMatrix = tb->modelviewMatrix;
143 RESET(tb
222 CRTransformBits *tb = &(sb->transform); local
262 CRTransformBits *tb = &(sb->transform); local
350 CRTransformBits *tb = &(sb->transform); local
373 CRTransformBits *tb = &(sb->transform); local
405 CRTransformBits *tb = &(sb->transform); local
440 CRTransformBits *tb = &(sb->transform); local
465 CRTransformBits *tb = &(sb->transform); local
488 CRTransformBits *tb = &(sb->transform); local
534 CRTransformBits *tb = &(sb->transform); local
606 CRTransformBits *tb = &(sb->transform); local
693 CRTransformBits *tb = &(sb->transform); local
716 CRTransformBits *tb = &(sb->transform); local
739 CRTransformBits *tb = &(sb->transform); local
761 CRTransformBits *tb = &(sb->transform); local
783 CRTransformBits *tb = &(sb->transform); local
805 CRTransformBits *tb = &(sb->transform); local
829 CRTransformBits *tb = &(sb->transform); local
853 CRTransformBits *tb = &(sb->transform); local
[all...]
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.c598 struct _timeb tb; local
600 _ftime(&tb);
601 curtime = (u_int)tb.time * (u_int)1000;
602 curtime += (u_int)tb.millitm;
/vbox/src/recompiler/target-i386/
H A Dexec.h366 static inline void cpu_pc_from_tb(CPUState *env, TranslationBlock *tb) argument
368 env->eip = tb->pc - tb->cs_base;
H A Dtranslate.c174 struct TranslationBlock *tb; member in struct:DisasContext
2470 TranslationBlock *tb; local
2474 tb = s->tb;
2476 if ((pc & TARGET_PAGE_MASK) == (tb->pc & TARGET_PAGE_MASK) ||
2484 tcg_gen_exit_tb((intptr_t)tb + tb_num);
2888 if (s->tb->flags & HF_INHIBIT_IRQ_MASK) {
2891 if (s->tb->flags & HF_RF_MASK) {
5408 if (!(s->tb->flags & HF_INHIBIT_IRQ_MASK))
5488 if (!(s->tb
8145 gen_intermediate_code_internal(CPUState *env, TranslationBlock *tb, int search_pc) argument
8357 gen_intermediate_code(CPUState *env, TranslationBlock *tb) argument
8362 gen_intermediate_code_pc(CPUState *env, TranslationBlock *tb) argument
8367 gen_pc_load(CPUState *env, TranslationBlock *tb, uintptr_t searched_pc, int pc_pos, void *puc) argument
[all...]
H A Dop_helper.c5778 TranslationBlock *tb; local
5793 tb = tb_find_pc(pc);
5794 if (tb) {
5797 cpu_restore_state(tb, env, pc, NULL);
5980 DECLINLINE(void) tb_reset_jump(TranslationBlock *tb, int n) argument
5982 tb_set_jmp_target(tb, n, (uintptr_t)(tb->tc_ptr + tb->tb_next_offset[n]));
5988 TranslationBlock *tb; local
6008 tb
[all...]
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dppp.c509 struct pbuf *tb = nb; local
516 tb = pbuf_alloc(PBUF_RAW, 0, PBUF_POOL);
517 if (tb) {
518 nb->next = tb;
525 nb = tb;
536 return tb;
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dppp.c731 struct pbuf *tb = nb; local
738 tb = pbuf_alloc(PBUF_RAW, 0, PBUF_POOL);
739 if (tb) {
740 nb->next = tb;
744 nb = tb;
756 return tb;
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsTraceRefcntImpl.cpp904 traceback_table* tb = (traceback_table*)&instruction[1]; local
905 memcpy(name, tb->name + 1, --nameLength);

Completed in 2445 milliseconds