File: micromips%40pref.d

package info (click to toggle)
binutils 2.28-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 271,848 kB
  • sloc: ansic: 1,419,727; asm: 623,424; cpp: 125,042; exp: 64,226; makefile: 56,536; sh: 21,234; lisp: 15,206; yacc: 14,889; perl: 2,111; ada: 1,681; lex: 1,645; pascal: 1,438; cs: 879; sed: 195; python: 154; xml: 95; awk: 25
file content (34 lines) | stat: -rw-r--r-- 1,306 bytes parent folder | download | duplicates (29)
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
#objdump: -dr --prefix-addresses --show-raw-insn
#name: MIPS PREF instruction
#as: -32 --defsym micromips=1 --defsym tpref=1
#source: cache.s

# Check MIPS PREF instruction assembly (microMIPS).

.*: +file format .*mips.*

Disassembly of section \.text:
[0-9a-f]+ <[^>]*> 60a2 27ff 	pref	0x5,2047\(v0\)
[0-9a-f]+ <[^>]*> 60a3 2800 	pref	0x5,-2048\(v1\)
[0-9a-f]+ <[^>]*> 3024 0800 	addiu	at,a0,2048
[0-9a-f]+ <[^>]*> 60a1 2000 	pref	0x5,0\(at\)
[0-9a-f]+ <[^>]*> 3025 f7ff 	addiu	at,a1,-2049
[0-9a-f]+ <[^>]*> 60a1 2000 	pref	0x5,0\(at\)
[0-9a-f]+ <[^>]*> 3026 7fff 	addiu	at,a2,32767
[0-9a-f]+ <[^>]*> 60a1 2000 	pref	0x5,0\(at\)
[0-9a-f]+ <[^>]*> 3027 8000 	addiu	at,a3,-32768
[0-9a-f]+ <[^>]*> 60a1 2000 	pref	0x5,0\(at\)
[0-9a-f]+ <[^>]*> 5020 8000 	li	at,0x8000
[0-9a-f]+ <[^>]*> 0101 0950 	addu	at,at,t0
[0-9a-f]+ <[^>]*> 60a1 2000 	pref	0x5,0\(at\)
[0-9a-f]+ <[^>]*> 3020 8000 	li	at,-32768
[0-9a-f]+ <[^>]*> 0121 0950 	addu	at,at,t1
[0-9a-f]+ <[^>]*> 60a1 2fff 	pref	0x5,-1\(at\)
[0-9a-f]+ <[^>]*> 5020 9000 	li	at,0x9000
[0-9a-f]+ <[^>]*> 0141 0950 	addu	at,at,t2
[0-9a-f]+ <[^>]*> 60a1 2000 	pref	0x5,0\(at\)
[0-9a-f]+ <[^>]*> 41a1 ffff 	lui	at,0xffff
[0-9a-f]+ <[^>]*> 5021 7000 	ori	at,at,0x7000
[0-9a-f]+ <[^>]*> 0161 0950 	addu	at,at,t3
[0-9a-f]+ <[^>]*> 60a1 2fff 	pref	0x5,-1\(at\)
	\.\.\.