Searched refs:segword (Results 1 – 1 of 1) sorted by relevance
374 PRIVATE opcode_t segword; variable637 segword = WORDBIT;639 segword = BYTE_SEGWORD;1335 opcode |= segword; in mExGx()2009 if (segword >= SEGMOV) in mmov()2036 opcode = 0xC6 | segword; in mmov()2071 opcode |= segword; in mmovx()2272 opcode = 0xA8 | segword; in mtest()2276 opcode = 0xF6 | segword; in mtest()2283 opcode |= segword; in mtest()[all …]