File: expected.txt

package info (click to toggle)
android-platform-dalvik 8.1.0%2Br23-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,140 kB
  • sloc: java: 71,119; cpp: 8,793; sh: 1,724; ansic: 534; awk: 366; makefile: 24
file content (18 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Blort.test1:(I)I:
regs: 0005; ins: 0002; outs: 0000
  0000: move-object v0, v3
  0001: move v1, v4
  0002: move v2, v1
  0003: const/4 v2, #int 1 // #1
  0004: move v0, v2
  0005: return v0
Blort.test2:(I)I:
regs: 0005; ins: 0002; outs: 0000
  0000: move-object v0, v3
  0001: move v1, v4
  0002: move v2, v1
  0003: const/4 v2, #int 1 // #1
  0004: move v1, v2
  0005: move v2, v1
  0006: move v0, v2
  0007: return v0