Home
last modified time | relevance | path

Searched defs:instruction_op (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h38712 struct instruction_op { struct
38713 int type;
38714 int reg;
38715 long unsigned int val;
38716 long unsigned int ea;
38717 int update_reg;
38718 int spr;
38719 u32 ccval;
38720 u32 xerval;
38721 u8 element_size;
[all …]
H A Dvmlinux_600.h38712 struct instruction_op { struct
38713 int type;
38714 int reg;
38715 long unsigned int val;
38716 long unsigned int ea;
38717 int update_reg;
38718 int spr;
38719 u32 ccval;
38720 u32 xerval;
38721 u8 element_size;
[all …]