Searched refs:INSTANCE_WIDTH (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Di386-opc.h754 #define INSTANCE_WIDTH 3 macro
769 ClassInstance = CLASS_WIDTH + INSTANCE_WIDTH - 1,
844 unsigned int instance:INSTANCE_WIDTH;
H A Di386-gen.c1993 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
1996 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Di386-opc.h799 #define INSTANCE_WIDTH 3 macro
814 ClassInstance = CLASS_WIDTH + INSTANCE_WIDTH - 1,
887 unsigned int instance:INSTANCE_WIDTH;
H A Di386-gen.c2051 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
2054 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h794 #define INSTANCE_WIDTH 3 macro
809 ClassInstance = CLASS_WIDTH + INSTANCE_WIDTH - 1,
882 unsigned int instance:INSTANCE_WIDTH;
H A Di386-gen.c2064 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
2067 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h824 #define INSTANCE_WIDTH 3 macro
839 ClassInstance = CLASS_WIDTH + INSTANCE_WIDTH - 1,
912 unsigned int instance:INSTANCE_WIDTH;
H A Di386-gen.c2258 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
2261 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH

Completed in 283 milliseconds