Searched refs:doubleWord (Results 1 – 4 of 4) sorted by relevance
340 unsigned int doubleWord = words[1] + ((unsigned) words[0] << 16); in match_opcode() local349 if ((doubleWord & mask) == BIN(instruction->match, instruction->match_bits)) in match_opcode()
312 unsigned long doubleWord = cr16_words[1] + ((unsigned) cr16_words[0] << 16); in cr16_match_opcode() local322 if ((doubleWord & mask) == BIN (instruction->match, in cr16_match_opcode()