Home
last modified time | relevance | path

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

/qemu/system/
H A Dvl.c882 #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 Dqdev-monitor.c55 uint32_t arch_mask; member
/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