Home
last modified time | relevance | path

Searched refs:bfd_mach_x86_64 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/disas/
H A Ddisas-host.c54 s->info.mach = bfd_mach_x86_64; in initialize_debug_host()
/openbmc/qemu/include/disas/
H A Ddis-asm.h122 #define bfd_mach_x86_64 3 macro
/openbmc/qemu/target/i386/
H A Dcpu.c8356 info->mach = (env->hflags & HF_CS64_MASK ? bfd_mach_x86_64 in x86_disas_set_info()