Searched refs:rw8 (Results 1 – 1 of 1) sorted by relevance
45 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; variable67 static unsigned int rw8[] = { 0xC6, 0x88, 0x8A, 0xAA }; variable174 for (i = 0; i < ARRAY_SIZE(rw8); i++) in get_ins_reg_width()175 if (rw8[i] == opcode) in get_ins_reg_width()