Lines Matching refs:words
38 /* Maximum size of a single instruction (in words). */1202 /* Divide the constant between two consecutive words :1887 unsigned short words[4];1893 words[j++] = (output_opcode[i] >> 16) & 0xFFFF;1894 words[j++] = output_opcode[i] & 0xFFFF;1960 md_number_to_chars (this_frag, (valueT) words[i], 2);