Home
last modified time | relevance | path

Searched refs:match_bits (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h264 int match_bits; member
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-dis.c342 mask = SBM(instruction->match_bits); in build_mask()
366 if ((doubleWord & mask) == BIN(instruction->match, instruction->match_bits)) in match_opcode()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c1531 output_opcode[0] = BIN (instruction->match, instruction->match_bits); in assemble_insn()
1681 output_opcode[0] = BIN (instruction->match, instruction->match_bits); in assemble_insn()