Searched refs:compute_arch_mask (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dsparc-dis.c60 static int compute_arch_mask PARAMS ((unsigned long));
234 current_arch_mask = compute_arch_mask (info->mach);
767 compute_arch_mask (mach) function
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dsparc-dis.c215 compute_arch_mask (unsigned long mach) function
468 current_arch_mask = compute_arch_mask (info->mach);

Completed in 69 milliseconds