Searched refs:opnd_size_prefix (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/i386/
H A Ddis_tables.c1966 uint_t opnd_size_prefix = 0; local
2048 which_prefix = &opnd_size_prefix;
2077 * Note that the REX.W bit being set causes opnd_size_prefix to be
2083 else if (opnd_size_prefix)
2089 if (opnd_size_prefix)
2094 if (opnd_size_prefix)
2145 if (opnd_size_prefix == 0) {
2150 if (opnd_size_prefix == 0) {
2175 if (opnd_size_prefix == 0) {
2180 if (opnd_size_prefix
[all...]

Completed in 106 milliseconds