Home
last modified time | relevance | path

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

/linux/tools/perf/arch/powerpc/util/
H A Ddwarf-regs.c111 static int get_source_reg(u32 raw_insn) in get_source_reg()
116 static int get_target_reg(u32 raw_insn) in get_target_reg()
121 static int get_offset_opcode(u32 raw_insn) in get_offset_opcode()
139 void get_powerpc_regs(u32 raw_insn, int is_source, in get_powerpc_regs()
/linux/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c194 int raw_insn = dl->raw.raw_insn; in check_ppc_insn() local
/linux/tools/perf/util/
H A Dannotate.h125 u32 raw_insn; member