Searched defs:instruction_op (Results 1 – 2 of 2) sorted by relevance
38712 struct instruction_op { struct38713 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 …]