File: pref.d

package info (click to toggle)
binutils 2.34-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 328,380 kB
  • sloc: ansic: 1,180,155; asm: 665,310; cpp: 130,540; exp: 69,822; makefile: 57,183; sh: 22,559; yacc: 14,469; lisp: 13,785; perl: 2,112; ada: 1,681; lex: 1,650; pascal: 1,446; cs: 879; sed: 195; python: 154; xml: 95; awk: 25
file content (29 lines) | stat: -rw-r--r-- 1,050 bytes parent folder | download | duplicates (30)
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
#objdump: -dr --prefix-addresses --show-raw-insn
#name: MIPS PREF instruction
#as: -32 --defsym tpref=1
#source: cache.s

# Check MIPS PREF instruction assembly.

.*: +file format .*mips.*

Disassembly of section \.text:
[0-9a-f]+ <[^>]*> cc4507ff 	pref	0x5,2047\(v0\)
[0-9a-f]+ <[^>]*> cc65f800 	pref	0x5,-2048\(v1\)
[0-9a-f]+ <[^>]*> cc850800 	pref	0x5,2048\(a0\)
[0-9a-f]+ <[^>]*> cca5f7ff 	pref	0x5,-2049\(a1\)
[0-9a-f]+ <[^>]*> ccc57fff 	pref	0x5,32767\(a2\)
[0-9a-f]+ <[^>]*> cce58000 	pref	0x5,-32768\(a3\)
[0-9a-f]+ <[^>]*> 3c010001 	lui	at,0x1
[0-9a-f]+ <[^>]*> 00280821 	addu	at,at,t0
[0-9a-f]+ <[^>]*> cc258000 	pref	0x5,-32768\(at\)
[0-9a-f]+ <[^>]*> 3c01ffff 	lui	at,0xffff
[0-9a-f]+ <[^>]*> 00290821 	addu	at,at,t1
[0-9a-f]+ <[^>]*> cc257fff 	pref	0x5,32767\(at\)
[0-9a-f]+ <[^>]*> 3c010001 	lui	at,0x1
[0-9a-f]+ <[^>]*> 002a0821 	addu	at,at,t2
[0-9a-f]+ <[^>]*> cc259000 	pref	0x5,-28672\(at\)
[0-9a-f]+ <[^>]*> 3c01ffff 	lui	at,0xffff
[0-9a-f]+ <[^>]*> 002b0821 	addu	at,at,t3
[0-9a-f]+ <[^>]*> cc256fff 	pref	0x5,28671\(at\)
	\.\.\.