Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dvl.c887 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() argument
891 #define ARCHHEADING(text, arch_mask) \ in help() argument
913 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
916 #define ARCHHEADING(text, arch_mask) argument
927 uint32_t arch_mask; member
933 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument
936 #define ARCHHEADING(text, arch_mask) argument
H A Dqdev-monitor.c54 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