HomeSort by: relevance | last modified time | path
    Searched refs:INSTANCE_WIDTH (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 846 #define INSTANCE_WIDTH 3
861 ClassInstance = CLASS_WIDTH + INSTANCE_WIDTH - 1,
934 unsigned int instance:INSTANCE_WIDTH;
i386-gen.c 2304 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
2307 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 893 #define INSTANCE_WIDTH 3
908 ClassInstance = CLASS_WIDTH + INSTANCE_WIDTH - 1,
981 unsigned int instance:INSTANCE_WIDTH;
i386-gen.c 2368 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
2371 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 880 #define INSTANCE_WIDTH 3
895 ClassInstance = CLASS_WIDTH + INSTANCE_WIDTH - 1,
968 unsigned int instance:INSTANCE_WIDTH;
i386-gen.c 2348 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
2351 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 880 #define INSTANCE_WIDTH 3
895 ClassInstance = CLASS_WIDTH + INSTANCE_WIDTH - 1,
968 unsigned int instance:INSTANCE_WIDTH;
i386-gen.c 2334 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH
2337 static_assert (ARRAY_SIZE (operand_types) + CLASS_WIDTH + INSTANCE_WIDTH

Completed in 36 milliseconds