File: bmi.d

package info (click to toggle)
binutils 2.25-5%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 240,432 kB
  • ctags: 193,459
  • sloc: ansic: 1,327,513; asm: 553,096; cpp: 110,410; exp: 58,446; makefile: 51,977; sh: 19,499; yacc: 14,700; lisp: 13,606; perl: 1,791; lex: 1,626; pascal: 307; sed: 195; python: 154; awk: 26
file content (46 lines) | stat: -rw-r--r-- 2,167 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#as: 
#objdump: -dw
#name: i386 BMI insns

.*: +file format .*


Disassembly of section .text:

0+ <_start>:
[ 	]*[a-f0-9]+:	66 f3 0f bc d8       	tzcnt  %ax,%bx
[ 	]*[a-f0-9]+:	66 f3 0f bc 19       	tzcnt  \(%ecx\),%bx
[ 	]*[a-f0-9]+:	c4 e2 60 f2 f0       	andn   %eax,%ebx,%esi
[ 	]*[a-f0-9]+:	c4 e2 60 f2 31       	andn   \(%ecx\),%ebx,%esi
[ 	]*[a-f0-9]+:	c4 e2 78 f7 f3       	bextr  %eax,%ebx,%esi
[ 	]*[a-f0-9]+:	c4 e2 60 f7 31       	bextr  %ebx,\(%ecx\),%esi
[ 	]*[a-f0-9]+:	f3 0f bc d8          	tzcnt  %eax,%ebx
[ 	]*[a-f0-9]+:	f3 0f bc 19          	tzcnt  \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 d8       	blsi   %eax,%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 19       	blsi   \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 d0       	blsmsk %eax,%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 11       	blsmsk \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 c8       	blsr   %eax,%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 09       	blsr   \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	66 f3 0f bc d8       	tzcnt  %ax,%bx
[ 	]*[a-f0-9]+:	66 f3 0f bc 19       	tzcnt  \(%ecx\),%bx
[ 	]*[a-f0-9]+:	66 f3 0f bc 19       	tzcnt  \(%ecx\),%bx
[ 	]*[a-f0-9]+:	c4 e2 60 f2 f0       	andn   %eax,%ebx,%esi
[ 	]*[a-f0-9]+:	c4 e2 60 f2 31       	andn   \(%ecx\),%ebx,%esi
[ 	]*[a-f0-9]+:	c4 e2 60 f2 31       	andn   \(%ecx\),%ebx,%esi
[ 	]*[a-f0-9]+:	c4 e2 78 f7 f3       	bextr  %eax,%ebx,%esi
[ 	]*[a-f0-9]+:	c4 e2 60 f7 31       	bextr  %ebx,\(%ecx\),%esi
[ 	]*[a-f0-9]+:	c4 e2 60 f7 31       	bextr  %ebx,\(%ecx\),%esi
[ 	]*[a-f0-9]+:	f3 0f bc d8          	tzcnt  %eax,%ebx
[ 	]*[a-f0-9]+:	f3 0f bc 19          	tzcnt  \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	f3 0f bc 19          	tzcnt  \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 d8       	blsi   %eax,%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 19       	blsi   \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 19       	blsi   \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 d0       	blsmsk %eax,%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 11       	blsmsk \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 11       	blsmsk \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 c8       	blsr   %eax,%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 09       	blsr   \(%ecx\),%ebx
[ 	]*[a-f0-9]+:	c4 e2 60 f3 09       	blsr   \(%ecx\),%ebx
#pass