Searched refs:match_bits (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dcr16-dis.c309 unsigned long mask = SBM (instruction->match_bits);
330 instruction->match_bits))
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c2142 output_opcode[0] = BIN (instruction->match, instruction->match_bits);
2286 output_opcode[0] = BIN (instruction->match, instruction->match_bits);
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcr16.h261 /* MASK: if( (i & match_bits) == match ) then match */
262 int match_bits; member in struct:__anon584

Completed in 74 milliseconds