Searched defs:arch_mask (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/system/ |
H A D | vl.c | 887 #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 D | qdev-monitor.c | 54 uint32_t arch_mask; member
|
/openbmc/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
|