Home | History | Annotate | Download | only in testdata

Lines Matching refs:modrm

124 	REXR		= 1<<2,	/* extend modrm reg */
126 REXB = 1<<0 /* extend modrm r/m, sib base, or opcode reg */
690 * if (0 <= modrm <= 2) instruction = optabDx[modrm&0x07];
691 * else instruction = optabDx[(modrm&0x3f)+8];
1303 modrm(Map *map, Instr *ip, uchar c)
1538 if (modrm(map, ip, c) < 0)
1545 if (modrm(map, ip, c) < 0)
1551 if (modrm(map, ip, c) < 0)
1560 if (modrm(map, ip, c) < 0)
1570 if (modrm(map, ip, c) < 0)
1581 if (modrm(map, ip, c) < 0)
1596 if (modrm(map, ip, c) < 0)
1606 if (modrm(map, ip, c) < 0)