Lines Matching refs:e2

1     libdis_test:      c4 e2 78 f5 cb     bzhi   %eax,%ebx,%ecx
2 libdis_test+0x5: c4 e2 78 f5 0b bzhi %eax,(%rbx),%ecx
3 libdis_test+0xa: c4 e2 63 f6 c8 mulx %eax,%ebx,%ecx
4 libdis_test+0xf: c4 e2 63 f6 08 mulx (%rax),%ebx,%ecx
5 libdis_test+0x14: c4 e2 63 f5 c8 pdep %eax,%ebx,%ecx
6 libdis_test+0x19: c4 e2 63 f5 08 pdep (%rax),%ebx,%ecx
7 libdis_test+0x1e: c4 e2 62 f5 c8 pext %eax,%ebx,%ecx
8 libdis_test+0x23: c4 e2 62 f5 08 pext (%rax),%ebx,%ecx
11 libdis_test+0x34: c4 e2 7a f7 cb sarx %eax,%ebx,%ecx
12 libdis_test+0x39: c4 e2 7a f7 0b sarx %eax,(%rbx),%ecx
13 libdis_test+0x3e: c4 e2 79 f7 cb shlx %eax,%ebx,%ecx
14 libdis_test+0x43: c4 e2 79 f7 0b shlx %eax,(%rbx),%ecx
15 libdis_test+0x48: c4 e2 7b f7 cb shrx %eax,%ebx,%ecx
16 libdis_test+0x4d: c4 e2 7b f7 0b shrx %eax,(%rbx),%ecx
17 libdis_test+0x52: c4 e2 f8 f5 cb bzhi %rax,%rbx,%rcx
18 libdis_test+0x57: c4 e2 f8 f5 0b bzhi %rax,(%rbx),%rcx
19 libdis_test+0x5c: c4 e2 e3 f6 c8 mulx %rax,%rbx,%rcx
20 libdis_test+0x61: c4 e2 e3 f6 08 mulx (%rax),%rbx,%rcx
21 libdis_test+0x66: c4 e2 e3 f5 c8 pdep %rax,%rbx,%rcx
22 libdis_test+0x6b: c4 e2 e3 f5 08 pdep (%rax),%rbx,%rcx
23 libdis_test+0x70: c4 e2 e2 f5 c8 pext %rax,%rbx,%rcx
24 libdis_test+0x75: c4 e2 e2 f5 08 pext (%rax),%rbx,%rcx
27 libdis_test+0x86: c4 e2 fa f7 cb sarx %rax,%rbx,%rcx
28 libdis_test+0x8b: c4 e2 fa f7 0b sarx %rax,(%rbx),%rcx
29 libdis_test+0x90: c4 e2 f9 f7 cb shlx %rax,%rbx,%rcx
30 libdis_test+0x95: c4 e2 f9 f7 0b shlx %rax,(%rbx),%rcx
31 libdis_test+0x9a: c4 e2 fb f7 cb shrx %rax,%rbx,%rcx
32 libdis_test+0x9f: c4 e2 fb f7 0b shrx %rax,(%rbx),%rcx