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

« back to all changes in this revision

Viewing changes to ffcall/callback/trampoline_r/tramp-m68k.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
 
| Trampoline for m68k CPU
2
 
 
3
 
| Copyright 1995-1997 Bruno Haible, <bruno@clisp.org>
4
 
|
5
 
| This is free software distributed under the GNU General Public Licence
6
 
| described in the file COPYING. Contact the author if you don't have this
7
 
| or can't live with it. There is ABSOLUTELY NO WARRANTY, explicit or implied,
8
 
| on this software.
9
 
 
10
 
| Available registers: d0, d1, a0, a1.
11
 
 
12
 
.globl _tramp
13
 
_tramp:
14
 
        movel #0x73554711,a0
15
 
        jmp 0xbabebec0
16
 
        nop