Searched refs:doubleWord (Results 1 – 2 of 2) sorted by relevance
358 unsigned long doubleWord = (words[1] + (words[0] << 16)) & 0xffffffff; in match_opcode() local367 if ((doubleWord & mask) == BIN(instruction->match, instruction->match_bits)) in match_opcode()
322 unsigned long doubleWord = (cr16_words[1] in cr16_match_opcode() local336 if ((doubleWord & mask) == BIN (instruction->match, in cr16_match_opcode()