File: x32

package info (click to toggle)
ceccomp 4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,648 kB
  • sloc: ansic: 6,531; python: 1,078; makefile: 248; sh: 145
file content (15 lines) | stat: -rw-r--r-- 1,025 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#Label  CODE  JT   JF      K
#---------------------------------
 L0001: 0x20 0x00 0x00 0x00000004 $A = $arch
 L0002: 0x15 0x00 0x09 0x40000003 if ($A != i386) goto L0012
 L0003: 0x20 0x00 0x00 0x00000000 $A = $syscall_nr
 L0004: 0x25 0x00 0x07 0x40000000 if ($A <= 0x40000000) goto L0012
 L0005: 0x15 0x06 0x00 0x40000000 if ($A == 0x40000000) goto L0012
 L0006: 0x15 0x05 0x00 0x40000001 if ($A == 0x40000001) goto L0012
 L0007: 0x15 0x04 0x00 0x400000ac if ($A == 0x400000ac) goto L0012
 L0008: 0x15 0x00 0x03 0x40000009 if ($A != 0x40000009) goto L0012
 L0009: 0x20 0x00 0x00 0x00000010 $A = $low_args[0]
 L0010: 0x15 0x01 0x00 0x00000000 if ($A == 0x0) goto L0012
 L0011: 0x06 0x00 0x00 0x00050005 return ERRNO(5)
 L0012: 0x06 0x00 0x00 0x7fff0000 return ALLOW
#---------------------------------