Searched refs:has_specify (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dloongarch-coder.c52 char has_specify = 0, *bit_field_1 = (char *) bit_field; local
63 has_specify = 1;
71 return has_specify ? width : -1;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dloongarch-coder.c52 char has_specify = 0, *bit_field_1 = (char *) bit_field; local
63 has_specify = 1;
71 return has_specify ? width : -1;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dloongarch-coder.c53 char has_specify = 0, *bit_field_1 = (char *) bit_field; local
64 has_specify = 1;
72 return has_specify ? width : -1;

Completed in 223 milliseconds