File: x86-64-opcode-inval.d

package info (click to toggle)
binutils 2.31.1-16
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 309,412 kB
  • sloc: ansic: 1,161,194; asm: 638,508; cpp: 128,829; exp: 68,580; makefile: 55,828; sh: 22,360; yacc: 14,238; lisp: 13,272; perl: 2,111; ada: 1,681; lex: 1,652; pascal: 1,446; cs: 879; sed: 195; python: 154; xml: 95; awk: 25
file content (49 lines) | stat: -rw-r--r-- 1,092 bytes parent folder | download | duplicates (18)
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
47
48
49
#as: --32
#objdump: -dw -Mx86-64
#name: 64bit illegal opcodes

.*: +file format .*

Disassembly of section .text:

0+ <aaa>:
[ 	]*[a-f0-9]+:	37                   	\(bad\)  

0+1 <aad0>:
[ 	]*[a-f0-9]+:	d5                   	\(bad\)  
[ 	]*[a-f0-9]+:	0a                   	.byte 0xa

0+3 <aad1>:
[ 	]*[a-f0-9]+:	d5                   	\(bad\)  
[ 	]*[a-f0-9]+:	02                   	.byte 0x2

0+5 <aam0>:
[ 	]*[a-f0-9]+:	d4                   	\(bad\)  
[ 	]*[a-f0-9]+:	0a                   	.byte 0xa

0+7 <aam1>:
[ 	]*[a-f0-9]+:	d4                   	\(bad\)  
[ 	]*[a-f0-9]+:	02                   	.byte 0x2

0+9 <aas>:
[ 	]*[a-f0-9]+:	3f                   	\(bad\)  

0+a <bound>:
[ 	]*[a-f0-9]+:	62                   	.byte 0x62
[ 	]*[a-f0-9]+:	10                   	.byte 0x10

0+c <daa>:
[ 	]*[a-f0-9]+:	27                   	\(bad\)  

0+d <das>:
[ 	]*[a-f0-9]+:	2f                   	\(bad\)  

0+e <into>:
[ 	]*[a-f0-9]+:	ce                   	\(bad\)  

0+f <pusha>:
[ 	]*[a-f0-9]+:	60                   	\(bad\)  

0+10 <popa>:
[ 	]*[a-f0-9]+:	61                   	\(bad\)  
#pass