Home
last modified time | relevance | path

Searched refs:label_ptr (Results 1 – 4 of 4) sorted by relevance

/external/qemu/tcg/i386/
Dtcg-target.c1081 uint8_t **label_ptr, int which) in tcg_out_tlb_load() argument
1128 label_ptr[0] = s->code_ptr; in tcg_out_tlb_load()
1137 label_ptr[1] = s->code_ptr; in tcg_out_tlb_load()
1156 uint8_t **label_ptr) in add_qemu_ldst_label() argument
1168 label->label_ptr[0] = label_ptr[0]; in add_qemu_ldst_label()
1170 label->label_ptr[1] = label_ptr[1]; in add_qemu_ldst_label()
1181 uint8_t **label_ptr = &l->label_ptr[0]; in tcg_out_qemu_ld_slow_path() local
1184 *(uint32_t *)label_ptr[0] = (uint32_t)(s->code_ptr - label_ptr[0] - 4); in tcg_out_qemu_ld_slow_path()
1186 *(uint32_t *)label_ptr[1] = (uint32_t)(s->code_ptr - label_ptr[1] - 4); in tcg_out_qemu_ld_slow_path()
1264 uint8_t **label_ptr = &l->label_ptr[0]; in tcg_out_qemu_st_slow_path() local
[all …]
/external/qemu/tcg/
Dtcg-be-ldst.h35 uint8_t *label_ptr[2]; /* label pointers to be updated */ member
/external/chromium_org/tools/gn/
Dgn.gyp91 'label_ptr.h',
DBUILD.gn87 "label_ptr.h",