File: ld_alu_misc

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 (25 lines) | stat: -rw-r--r-- 1,541 bytes parent folder | download
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
#Label  CODE  JT   JF      K
#---------------------------------
 L0001: 0x20 0x00 0x00 0x00000008 $A = $low_pc
 L0002: 0x07 0x00 0x00 0x00000000 $X = $A
 L0003: 0x20 0x00 0x00 0x0000000c $A = $high_pc
 L0004: 0x20 0x00 0x00 0x00000014 $A = $high_args[0]
 L0005: 0x20 0x00 0x00 0x00000038 $A = $low_args[5]
 L0006: 0x0c 0x00 0x00 0x00000000 $A += $X
 L0007: 0x54 0x00 0x00 0x00000fff $A &= 0xfff
 L0008: 0x15 0x01 0x00 0x00000000 if ($A == 0x0) goto L0010
 L0009: 0x06 0x00 0x00 0x00000000 return KILL
 L0010: 0x20 0x00 0x00 0x00000000 $A = $syscall_nr
 L0011: 0x07 0x00 0x00 0x00000000 $X = $A
 L0012: 0x24 0x00 0x00 0x00000102 $A *= 0x102
 L0013: 0x02 0x00 0x00 0x00000000 $mem[0x0] = $A
 L0014: 0x87 0x00 0x00 0x00000000 $A = $X
 L0015: 0x24 0x00 0x00 0x000001d2 $A *= 0x1d2
 L0016: 0x84 0x00 0x00 0x00000000 $A = -$A
 L0017: 0x04 0x00 0x00 0x00001337 $A += 0x1337
 L0018: 0x07 0x00 0x00 0x00000000 $X = $A
 L0019: 0x60 0x00 0x00 0x00000000 $A = $mem[0x0]
 L0020: 0x1d 0x00 0x01 0x00000000 if ($A != $X) goto L0022
 L0021: 0x06 0x00 0x00 0x00000000 return KILL
 L0022: 0x06 0x00 0x00 0x7fff0000 return ALLOW
#---------------------------------