Searched refs:cpu_flags_check_cpu64 (Results 1 – 5 of 5) sorted by relevance
1659 cpu_flags_check_cpu64 (i386_cpu_flags f) in cpu_flags_check_cpu64() function1748 int match = cpu_flags_check_cpu64 (x) ? CPU_FLAGS_64BIT_MATCH : 0; in cpu_flags_match()5281 if (!cpu_flags_check_cpu64 (current_templates->start->cpu_flags)) in parse_insn()
887 (cpu_flags_check_cpu64): This. Inline.
1798 cpu_flags_check_cpu64 (const insn_template *t) in cpu_flags_check_cpu64() function1906 int match = cpu_flags_check_cpu64 (t) ? CPU_FLAGS_64BIT_MATCH : 0; in cpu_flags_match()
25404 Drop these assignments. Also make obvious that cpu_flags_check_cpu64()