Searched defs:x86_reg (Results 1 – 2 of 2) sorted by relevance
37 struct x86_reg { struct38 unsigned file:2;39 unsigned idx:4;40 unsigned mod:2; /* mod_REG if this is just a register */64 enum x86_reg_file { argument
39 typedef int64_t x86_reg; typedef61 typedef int32_t x86_reg; typedef72 typedef int x86_reg; typedef