Home
last modified time | relevance | path

Searched refs:xcc (Results 1 – 25 of 53) sorted by relevance

123

/qemu/target/xtensa/
H A Dcpu.c99 XtensaCPUClass *xcc = XTENSA_CPU_GET_CLASS(obj); in xtensa_cpu_reset_hold() local
104 if (xcc->parent_phases.hold) { in xtensa_cpu_reset_hold()
105 xcc->parent_phases.hold(obj, type); in xtensa_cpu_reset_hold()
163 XtensaCPUClass *xcc = XTENSA_CPU_GET_CLASS(dev); in xtensa_cpu_realizefn() local
176 cs->gdb_num_regs = xcc->config->gdb_regmap.num_regs; in xtensa_cpu_realizefn()
180 xcc->parent_realize(dev, errp); in xtensa_cpu_realizefn()
186 XtensaCPUClass *xcc = XTENSA_CPU_GET_CLASS(obj); in xtensa_cpu_initfn() local
189 env->config = xcc->config; in xtensa_cpu_initfn()
249 XtensaCPUClass *xcc = XTENSA_CPU_CLASS(cc); in xtensa_cpu_class_init() local
253 &xcc->parent_realize); in xtensa_cpu_class_init()
[all …]
H A Dhelper.c175 XtensaCPUClass *xcc = XTENSA_CPU_CLASS(oc); in xtensa_core_class_init() local
179 xcc->config = config; in xtensa_core_class_init()
/qemu/target/s390x/
H A Dcpu_models.c748 cpu->model->def = xcc->cpu_def; in s390_cpu_model_initfn()
749 if (xcc->is_static) { in s390_cpu_model_initfn()
864 S390CPUClass *xcc = S390_CPU_CLASS(oc); in s390_host_cpu_model_class_init() local
866 xcc->kvm_required = true; in s390_host_cpu_model_class_init()
877 xcc->is_migration_safe = true; in s390_base_cpu_model_class_init()
878 xcc->is_static = true; in s390_base_cpu_model_class_init()
879 xcc->desc = xcc->cpu_def->desc; in s390_base_cpu_model_class_init()
888 xcc->is_migration_safe = true; in s390_cpu_model_class_init()
889 xcc->desc = xcc->cpu_def->desc; in s390_cpu_model_class_init()
896 xcc->is_migration_safe = true; in s390_qemu_cpu_model_class_init()
[all …]
/qemu/target/i386/
H A Dhost-cpu.c129 X86CPUClass *xcc = X86_CPU_GET_CLASS(cpu); in host_cpu_instance_init() local
131 if (xcc->model) { in host_cpu_instance_init()
164 X86CPUClass *xcc = X86_CPU_CLASS(oc); in host_cpu_class_init() local
166 xcc->host_cpuid_required = true; in host_cpu_class_init()
167 xcc->ordering = 8; in host_cpu_class_init()
168 xcc->model_description = in host_cpu_class_init()
H A Dcpu-sysemu.c158 X86CPUClass *xcc; in x86_cpu_from_model() local
161 xcc = X86_CPU_CLASS(cpu_class_by_name(TYPE_X86_CPU, model)); in x86_cpu_from_model()
162 if (xcc == NULL) { in x86_cpu_from_model()
167 xc = X86_CPU(object_new_with_class(OBJECT_CLASS(xcc))); in x86_cpu_from_model()
H A Dcpu.c5417 xcc->ordering = 9; in max_x86_cpu_class_init()
5419 xcc->model_description = in max_x86_cpu_class_init()
6417 xcc->model = model; in x86_cpu_cpudef_class_init()
6418 xcc->migration_safe = true; in x86_cpu_cpudef_class_init()
7200 if (xcc->parent_phases.hold) { in x86_cpu_reset_hold()
8047 xcc->parent_unrealize(dev); in x86_cpu_unrealizefn()
8101 ObjectClass *oc = OBJECT_CLASS(xcc); in x86_cpu_register_bit_prop()
8233 if (xcc->model) { in x86_cpu_initfn()
8673 xcc->static_model = true; in x86_cpu_base_class_init()
8674 xcc->migration_safe = true; in x86_cpu_base_class_init()
[all …]
/qemu/target/i386/kvm/
H A Dkvm-cpu.c203 X86CPUClass *xcc = X86_CPU_GET_CLASS(cpu); in kvm_cpu_instance_init() local
207 if (xcc->model) { in kvm_cpu_instance_init()
/qemu/target/i386/tcg/
H A Dtcg-cpu.c172 X86CPUClass *xcc = X86_CPU_GET_CLASS(cpu); in x86_tcg_cpu_instance_init() local
174 if (xcc->model) { in x86_tcg_cpu_instance_init()
/qemu/tests/bench/
H A Dtest_akcipher_keys.c.inc86 0xcc, 0x6e, 0x4b, 0x19, 0xa0, 0x6d, 0x93, 0x9f,
187 0xd0, 0xd0, 0x9f, 0x7b, 0xcc, 0x46, 0xe6, 0x74,
218 0x71, 0xa6, 0xbf, 0xdb, 0x1f, 0xcc, 0xd8, 0xcb,
221 0x78, 0x56, 0x89, 0x7c, 0xb0, 0x0e, 0x9e, 0xcc,
237 0xfb, 0x1b, 0xbd, 0x02, 0x87, 0xcc, 0x0c, 0xbb,
244 0x82, 0x02, 0x01, 0x00, 0xcc, 0x30, 0xc6, 0x90,
260 0xc2, 0x3a, 0xdc, 0x5b, 0xe8, 0x02, 0xcc, 0x26,
340 0x60, 0xa7, 0xef, 0x1e, 0x8e, 0x91, 0x6d, 0xcc,
388 0x7c, 0xdd, 0xcc, 0xcd, 0xd8, 0x5b, 0x50, 0x60,
393 0xbf, 0x03, 0x8a, 0x78, 0xcc, 0x1d, 0x96, 0x7b,
[all …]
/qemu/common-user/host/sparc64/
H A Dsafe-syscall.inc.S76 bcs,pn %xcc, 1f
/qemu/target/sparc/
H A Dtranslate.c1119 static void gen_compare(DisasCompare *cmp, bool xcc, unsigned int cond, in gen_compare() argument
1135 if (TARGET_LONG_BITS == 32 || xcc) { in gen_compare()
1151 tcg_gen_sextract_tl(t1, t1, xcc ? 63 : 31, 1); in gen_compare()
1152 tcg_gen_andc_tl(t1, xcc ? cpu_cc_Z : cpu_icc_Z, t1); in gen_compare()
1153 if (TARGET_LONG_BITS == 64 && !xcc) { in gen_compare()
1161 if (TARGET_LONG_BITS == 64 && !xcc) { in gen_compare()
1175 if (TARGET_LONG_BITS == 32 || xcc) { in gen_compare()
1188 if (TARGET_LONG_BITS == 32 || xcc) { in gen_compare()
1197 if (TARGET_LONG_BITS == 32 || xcc) { in gen_compare()
1206 if (TARGET_LONG_BITS == 32 || xcc) { in gen_compare()
/qemu/pc-bios/keymaps/
H A Dmk647 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dru648 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dar690 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Det645 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dfr-ca668 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dth647 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dja651 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dbepo681 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Den-us647 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dfr-ch736 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dhr737 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dhu736 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dis737 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)
H A Dit740 # evdev 204 (0xcc): no evdev -> QKeyCode mapping (xkb keysym XF86LaunchB)

123