Home
last modified time | relevance | path

Searched defs:raw_insn (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/dwarf-regs-arch/
H A Ddwarf-regs-powerpc.c20 static int get_source_reg(u32 raw_insn) in get_source_reg()
25 static int get_target_reg(u32 raw_insn) in get_target_reg()
30 static int get_offset_opcode(u32 raw_insn) in get_offset_opcode()
48 void get_powerpc_regs(u32 raw_insn, int is_source, in get_powerpc_regs()
/linux/tools/perf/util/annotate-arch/
H A Dannotate-powerpc.c282 int raw_insn = dl->raw.raw_insn; in check_ppc_insn() local
/linux/tools/perf/util/
H A Dannotate.h137 u32 raw_insn; member