~ubuntu-branches/debian/squeeze/ffcall/squeeze

« back to all changes in this revision

Viewing changes to trampoline/cache-sparc.S

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Egger
  • Date: 2010-06-26 15:29:30 UTC
  • mfrom: (5.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100626152930-c09y01gk3szcnykn
Tags: 1.10+cvs20100619-2
Ship to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include "asmsparc.h"
 
2
.text
 
3
        .align 4
 
4
        .global C(__TR_clear_cache_4)
 
5
        DECLARE_FUNCTION(__TR_clear_cache_4)
 
6
        .proc   020
 
7
C(__TR_clear_cache_4:)
 
8
        !$PROLOGUE$ 0
 
9
        !$PROLOGUE$ 1
 
10
        iflush %o0+0;iflush %o0+8;iflush %o0+16;iflush %o0+24
 
11
        retl
 
12
        nop