Searched defs:DT_OP_XOR_EAX_1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_link.c877 #define DT_OP_XOR_EAX_1 0xc0 macro
918 ip[1] == DT_OP_XOR_EAX_0 && ip[2] == DT_OP_XOR_EAX_1 &&
925 if (ip[0] == DT_OP_XOR_EAX_0 && ip[1] == DT_OP_XOR_EAX_1 &&
961 ip[2] = DT_OP_XOR_EAX_1;
967 ip[1] = DT_OP_XOR_EAX_1;

Completed in 217 milliseconds