File: cache-alpha-linux.s

package info (click to toggle)
ffcall 2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,808 kB
  • sloc: asm: 43,409; ansic: 23,224; sh: 5,383; makefile: 1,517; cpp: 2
file content (20 lines) | stat: -rw-r--r-- 352 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
	.set noreorder
	.set volatile
	.set noat
	.set nomacro
	.text
	.align 2
	.align 4
	.globl __TR_clear_cache
	.ent __TR_clear_cache
$__TR_clear_cache..ng:
__TR_clear_cache:
	.frame $30,0,$26,0
	.prologue 0
	.set	macro
	call_pal 0x86
	.set	nomacro
	ret $31,($26),1
	.end __TR_clear_cache
	.ident	"GCC: (GNU) 4.0.2"
	.section	.note.GNU-stack,"",@progbits