• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/

Lines Matching refs:rex

125 static int rex;
136 if ((rex & value)) \
639 'K' => print 'd' or 'q' if rex prefix is present.
644 . or suffix_always is true. print 'q' if rex prefix is present.
3391 rex = 0;
3460 if (prefixes || rex)
3472 if (rex)
3474 rex_used = rex;
3477 rex = newrex;
3490 "rex", /* 0x40 */
3491 "rex.B", /* 0x41 */
3492 "rex.X", /* 0x42 */
3493 "rex.XB", /* 0x43 */
3494 "rex.R", /* 0x44 */
3495 "rex.RB", /* 0x45 */
3496 "rex.RX", /* 0x46 */
3497 "rex.RXB", /* 0x47 */
3498 "rex.W", /* 0x48 */
3499 "rex.WB", /* 0x49 */
3500 "rex.WX", /* 0x4a */
3501 "rex.WXB", /* 0x4b */
3502 "rex.WR", /* 0x4c */
3503 "rex.WRB", /* 0x4d */
3504 "rex.WRX", /* 0x4e */
3505 "rex.WRXB", /* 0x4f */
3878 || (rex && rex_used))
3882 /* fwait not followed by floating point instruction, or rex followed
4015 if (rex & ~rex_used)
4018 name = prefix_name (rex | 0x40, priv.orig_sizeflag);
4559 if (rex & REX_W)
4598 if ((rex & REX_W) || (sizeflag & DFLAG))
4602 if (!(rex & REX_W))
4627 if (rex & REX_W)
4655 if (rex & REX_W)
4661 if (!(rex & REX_W))
4677 || (rex & REX_W)
4681 if (rex & REX_W)
4709 if (rex & REX_W)
4723 if (rex & REX_W)
4735 && ((rex & REX_W) || (sizeflag & DFLAG)))
4737 if (!(rex & REX_W))
4755 if (rex & REX_W)
4777 if (rex & REX_W)
4787 if (rex & REX_W)
4798 if (!(rex & REX_W))
4983 if (rex & REX_W)
4992 if ((rex & REX_W) || (sizeflag & DFLAG))
4995 if (!(rex & REX_W))
5039 if (rex & REX_B)
5052 if (rex)
5087 if (rex & REX_W)
5133 if (rex & REX_X)
5329 if (rex & REX_R)
5335 if (rex)
5355 if (rex & REX_W)
5463 if (rex & REX_B)
5479 if (rex)
5496 if (rex & REX_W)
5535 if (rex)
5543 if (rex & REX_W)
5552 if ((rex & REX_W) || (sizeflag & DFLAG))
5556 if (!(rex & REX_W))
5588 if (rex & REX_W)
5643 if (rex & REX_W)
5690 if (rex & REX_W)
5738 if ((sizeflag & DFLAG) || (rex & REX_W))
5938 if (rex & REX_R)
5958 if (rex & REX_R)
5991 if (rex & REX_R)
6005 if (rex & REX_R)
6034 if (rex & REX_B)
6088 if (rex & REX_B)
6142 || (rex != 0
6143 && rex != 0x48
6154 || (rex != 0
6155 && rex != 0x48
6392 if (rex & REX_W)
6428 if (rex & REX_W)
6451 add = (rex & REX_B) ? 8 : 0;
6455 if (rex)
6463 if (rex & REX_W)