Searched refs:NUM_EXT_INST (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Darc-ext.h28 enum {NUM_EXT_INST = (0x1f-0x10+1) + (0x3f-0x09+1)}; enumerator in enum:__anon5073
48 struct ExtInstruction *instructions[NUM_EXT_INST];
H A Darc-ext.c124 for (i = 0; i < NUM_EXT_INST; i++)
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Darc-ext.h28 enum {NUM_EXT_INST = (0x1f-0x10+1) + (0x3f-0x09+1)}; enumerator in enum:__anon5782
48 struct ExtInstruction *instructions[NUM_EXT_INST];
H A Darc-ext.c125 for (i = 0; i < NUM_EXT_INST; i++)

Completed in 73 milliseconds