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

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1052 #define DT_OP_XOR_EAX_1 0xc0 macro
1093 ip[1] == DT_OP_XOR_EAX_0 && ip[2] == DT_OP_XOR_EAX_1 &&
1100 if (ip[0] == DT_OP_XOR_EAX_0 && ip[1] == DT_OP_XOR_EAX_1 &&
1136 ip[2] = DT_OP_XOR_EAX_1;
1142 ip[1] = DT_OP_XOR_EAX_1;

Completed in 42 milliseconds