Home
last modified time | relevance | path

Searched refs:newrex (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/disas/
H A Di386.c3439 int newrex; in ckprefix() local
3447 newrex = 0; in ckprefix()
3468 newrex = *codep; in ckprefix()
3526 rex = newrex; in ckprefix()
3534 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3559 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3560 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3561 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3562 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3578 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/disas/
H A Di386.c3439 int newrex; in ckprefix() local
3447 newrex = 0; in ckprefix()
3468 newrex = *codep; in ckprefix()
3526 rex = newrex; in ckprefix()
3534 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3559 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3560 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3561 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3562 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3578 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/disas/
H A Di386.c3439 int newrex; in ckprefix() local
3447 newrex = 0; in ckprefix()
3468 newrex = *codep; in ckprefix()
3526 rex = newrex; in ckprefix()
3534 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3559 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3560 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3561 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3562 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3578 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/disas/
H A Di386.c3439 int newrex; in ckprefix() local
3447 newrex = 0; in ckprefix()
3468 newrex = *codep; in ckprefix()
3526 rex = newrex; in ckprefix()
3534 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3559 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3560 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3561 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3562 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3578 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/disas/
H A Di386.c3440 int newrex; in ckprefix() local
3448 newrex = 0; in ckprefix()
3469 newrex = *codep; in ckprefix()
3527 rex = newrex; in ckprefix()
3535 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3560 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3561 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3562 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3563 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3579 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/disas/
H A Di386.c3439 int newrex; in ckprefix() local
3447 newrex = 0; in ckprefix()
3468 newrex = *codep; in ckprefix()
3526 rex = newrex; in ckprefix()
3534 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3559 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3560 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3561 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3562 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3578 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/disas/
H A Di386.c3439 int newrex; in ckprefix() local
3447 newrex = 0; in ckprefix()
3468 newrex = *codep; in ckprefix()
3526 rex = newrex; in ckprefix()
3534 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3559 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3560 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3561 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3562 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3578 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/disas/
H A Di386.c3439 int newrex; in ckprefix() local
3447 newrex = 0; in ckprefix()
3468 newrex = *codep; in ckprefix()
3526 rex = newrex; in ckprefix()
3534 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3559 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3560 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3561 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3562 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3578 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/disas/
H A Di386.c3439 int newrex; in ckprefix() local
3447 newrex = 0; in ckprefix()
3468 newrex = *codep; in ckprefix()
3526 rex = newrex; in ckprefix()
3534 int op, vex2, vex3, newrex = 0, newpfx = prefixes; in ckvexprefix() local
3559 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
3560 newrex |= (vex2 & 0x40 ? 0 : REX_X); in ckvexprefix()
3561 newrex |= (vex2 & 0x20 ? 0 : REX_B); in ckvexprefix()
3562 newrex |= (vex3 & 0x80 ? REX_W : 0); in ckvexprefix()
3578 newrex |= (vex2 & 0x80 ? 0 : REX_R); in ckvexprefix()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Di386-dis.c1738 int newrex; in ckprefix() local
1746 newrex = 0; in ckprefix()
1767 newrex = *codep; in ckprefix()
1825 rex = newrex; in ckprefix()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Di386-dis.c1717 int newrex; in ckprefix() local
1725 newrex = 0; in ckprefix()
1746 newrex = *codep; in ckprefix()
1804 rex = newrex; in ckprefix()
/dports/devel/cxmon/cxmon-3.2/src/disass/
H A Di386-dis.c1655 int newrex; in ckprefix() local
1663 newrex = 0; in ckprefix()
1684 newrex = *codep; in ckprefix()
1742 rex = newrex; in ckprefix()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Di386-dis.c1717 int newrex; in ckprefix() local
1725 newrex = 0; in ckprefix()
1746 newrex = *codep; in ckprefix()
1804 rex = newrex; in ckprefix()
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Di386-dis.c1843 int newrex; in ckprefix() local
1851 newrex = 0; in ckprefix()
1872 newrex = *codep; in ckprefix()
1930 rex = newrex; in ckprefix()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Di386-dis.c3316 int newrex; in ckprefix() local
3324 newrex = 0; in ckprefix()
3345 newrex = *codep; in ckprefix()
3403 rex = newrex; in ckprefix()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Di386-dis.c10787 int newrex, i, length; in ckprefix() local
10808 newrex = 0; in ckprefix()
10829 newrex = *codep; in ckprefix()
10901 rex = newrex; in ckprefix()
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Di386-dis.c8607 int newrex, i, length; in ckprefix() local
8629 newrex = 0; in ckprefix()
8650 newrex = *codep; in ckprefix()
8744 rex = newrex; in ckprefix()
/dports/devel/gdb/gdb-11.1/opcodes/
H A Di386-dis.c8607 int newrex, i, length; in ckprefix() local
8629 newrex = 0; in ckprefix()
8650 newrex = *codep; in ckprefix()
8744 rex = newrex; in ckprefix()
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Di386-dis.c10662 int newrex, i, length; in ckprefix() local
10683 newrex = 0; in ckprefix()
10704 newrex = *codep; in ckprefix()
10779 rex = newrex; in ckprefix()
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Di386-dis.c8607 int newrex, i, length; in ckprefix() local
8629 newrex = 0; in ckprefix()
8650 newrex = *codep; in ckprefix()
8744 rex = newrex; in ckprefix()
/dports/devel/binutils/binutils-2.37/opcodes/
H A Di386-dis.c8607 int newrex, i, length; in ckprefix() local
8629 newrex = 0; in ckprefix()
8650 newrex = *codep; in ckprefix()
8744 rex = newrex; in ckprefix()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Di386-dis.c12488 int newrex, i, length; in ckprefix() local
12511 newrex = 0; in ckprefix()
12532 newrex = *codep; in ckprefix()
12614 rex = newrex; in ckprefix()
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Di386-dis.c12488 int newrex, i, length; in ckprefix() local
12511 newrex = 0; in ckprefix()
12532 newrex = *codep; in ckprefix()
12614 rex = newrex; in ckprefix()
/dports/emulators/aranym/aranym-1.1.0/src/disasm/
H A Ddisasm-x86-builtin.c15741 int newrex, i, length; in ckprefix() local
15765 newrex = 0; in ckprefix()
15786 newrex = *info->codep; in ckprefix()
15868 info->rex = newrex; in ckprefix()