Searched refs:x86__instructions (Results 1 – 1 of 1) sorted by relevance
22 static const struct ins x86__instructions[] = { variable795 arch->instructions = x86__instructions; in arch__new_x86()796 arch->nr_instructions = ARRAY_SIZE(x86__instructions); in arch__new_x86()