/qemu/target/i386/ |
H A D | monitor.c | 73 unsigned int l1, l2; in tlb_info_32() local 101 unsigned int l1, l2, l3; in tlb_info_pae32() local 142 uint64_t l1, l2, l3, l4; in tlb_info_la48() local 276 unsigned int l1, l2; in mem_info_32() local 317 unsigned int l1, l2, l3; in mem_info_pae32() local 375 uint64_t l1, l2, l3, l4; in mem_info_la48() local 455 uint64_t l0, l1, l2, l3, l4; in mem_info_la57() local
|
/qemu/target/mips/tcg/ |
H A D | loong_translate.c | 32 TCGLabel *l1, *l2, *l3; in gen_lext_DIV_G() local 86 TCGLabel *l1, *l2; in gen_lext_DIVU_G() local 133 TCGLabel *l1, *l2, *l3; in gen_lext_MOD_G() local 183 TCGLabel *l1, *l2; in gen_lext_MODU_G() local
|
H A D | translate.c | 2223 TCGLabel *l1 = gen_new_label(); in gen_st_cond() local 2334 TCGLabel *l1 = gen_new_label(); in gen_arith_imm() local 2365 TCGLabel *l1 = gen_new_label(); in gen_arith_imm() local 2555 TCGLabel *l1 = gen_new_label(); in gen_arith() local 2588 TCGLabel *l1 = gen_new_label(); in gen_arith() local 2626 TCGLabel *l1 = gen_new_label(); in gen_arith() local 2657 TCGLabel *l1 = gen_new_label(); in gen_arith() local 4300 TCGLabel *l1 = gen_new_label(); in gen_trap() local 9111 TCGLabel *l1; in gen_movci() local 9139 TCGLabel *l1 = gen_new_label(); in gen_movcf_s() local [all …]
|
/qemu/tcg/ |
H A D | tci.c | 87 uint8_t *n0, void **l1) in tci_args_nl() 94 TCGReg *r0, void **l1) in tci_args_rl()
|
/qemu/target/m68k/ |
H A D | op_helper.c | 762 int16_t l1, l2; in HELPER() local 795 uint32_t l1, l2; in do_cas2l() local
|
H A D | translate.c | 1354 static void gen_jmpcc(DisasContext *s, int cond, TCGLabel *l1) in gen_jmpcc() 1459 TCGLabel *l1; in DISAS_INSN() local 2998 TCGLabel *l1 = gen_new_label(); in DISAS_INSN() local 5291 static void gen_fjmpcc(DisasContext *s, int cond, TCGLabel *l1) in gen_fjmpcc() 5304 TCGLabel *l1; in DISAS_INSN() local
|
/qemu/target/sh4/ |
H A D | translate.c | 273 TCGLabel *l1 = gen_new_label(); in gen_conditional_jump() local 301 TCGLabel *l1 = gen_new_label(); in gen_delayed_conditional_jump() local
|
/qemu/target/s390x/tcg/ |
H A D | vec_string_helper.c | 373 const uint32_t l1 = s390_vec_read_element(v3, j, es); in vstrc() local
|
H A D | translate.c | 4637 TCGv_i32 l1 = tcg_constant_i32(get_field(s, l1) + 1); in op_tp() local 4729 int l1 = get_field(s, l1) + 1; in op_unpka() local 4745 int l1 = get_field(s, l1) + 1; in op_unpku() local
|
/qemu/target/i386/tcg/ |
H A D | translate.c | 1231 static inline void gen_jcc_noeob(DisasContext *s, int b, TCGLabel *l1) in gen_jcc_noeob() 1246 static inline void gen_jcc(DisasContext *s, int b, TCGLabel *l1) in gen_jcc() 2978 TCGLabel *l1; in gen_x87() local
|
/qemu/block/ |
H A D | qcow2-refcount.c | 3000 uint64_t *l1; in qcow2_check_metadata_overlap() local
|
H A D | vvfat.c | 2686 int l1 = strlen(mapping->path); in handle_renames_and_mkdirs() local
|
/qemu/target/ppc/ |
H A D | translate.c | 3711 TCGLabel *l1; in gen_bcond() local 4883 TCGLabel *l1 = gen_new_label(); in gen_405_mulladd_insn() local
|
/qemu/target/tricore/ |
H A D | translate.c | 2863 TCGLabel *l1 = gen_new_label(); in gen_loop() local 7903 TCGLabel *l1; in decode_sys_interrupts() local
|
/qemu/target/sparc/ |
H A D | translate.c | 2532 TCGLabel *l1; in advance_pc() local 2612 TCGLabel *l1 = gen_new_label(); in advance_jump_cond() local
|
/qemu/target/arm/tcg/ |
H A D | translate.c | 6132 TCGv_i64 l1, l2; in op_smlald() local
|