Home
last modified time | relevance | path

Searched defs:arch_mask (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/system/
H A Dvl.c880 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() argument
884 #define ARCHHEADING(text, arch_mask) \ in help() argument
906 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
909 #define ARCHHEADING(text, arch_mask) argument
920 uint32_t arch_mask; member
926 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
929 #define ARCHHEADING(text, arch_mask) argument
H A Dqdev-monitor.c55 uint32_t arch_mask; member
/openbmc/qemu/disas/
H A Dm68k.c1870 unsigned int arch_mask; in print_insn_m68k() local
H A Dsparc.c356 #define COMMUTEOP(opcode, op3, arch_mask) \ argument