Home
last modified time | relevance | path

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

/third_party/elfutils/libcpu/
Di386_data.h36 struct instr_enc struct
39 unsigned int mnemonic : MNEMONIC_BITS;
42 unsigned int rep : 1;
43 unsigned int repe : 1;
46 unsigned int suffix : SUFFIX_BITS;
49 unsigned int modrm : 1;
52 unsigned int fct1 : FCT1_BITS;
54 unsigned int str1 : STR1_BITS;
56 unsigned int off1_1 : OFF1_1_BITS;
57 unsigned int off1_2 : OFF1_2_BITS;
[all …]