Searched defs:arch_mask (Results 1 – 4 of 4) sorted by relevance
/qemu/system/ |
H A D | vl.c | 882 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() argument 886 #define ARCHHEADING(text, arch_mask) \ in help() argument 908 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument 911 #define ARCHHEADING(text, arch_mask) argument 922 uint32_t arch_mask; member 928 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ argument 931 #define ARCHHEADING(text, arch_mask) argument
|
H A D | qdev-monitor.c | 55 uint32_t arch_mask; member
|
/qemu/disas/ |
H A D | m68k.c | 1870 unsigned int arch_mask; in print_insn_m68k() local
|
H A D | sparc.c | 356 #define COMMUTEOP(opcode, op3, arch_mask) \ argument
|