~ubuntu-branches/ubuntu/feisty/fpc/feisty

« back to all changes in this revision

Viewing changes to compiler/powerpc/ppcins.dat

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2007-01-27 20:08:50 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070127200850-9mrptaqqjsx9nwa7
Tags: 2.0.4-5
* Fixed Build-Depends.
* Add myself to Uploaders in debian/control.
* Make sure that the sources are really patched before building them.
* Build unit 'libc' on powerpc too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;****************************************************************************
2
2
;
3
 
;   $Id: ppcins.dat,v 1.1 2002/07/13 21:50:34 florian Exp $
4
3
;   Copyright (c) 2002 by Florian Klaempfl
5
4
;
6
5
;   Instruction template table for the PowerPC
67
66
cmpi      crfD,L,rA,SIMM        opcode=11,reserved=$00000200
68
67
cmpl      crfD,L,rA,rB          opcode=31,op21=32,reserved=$80000200
69
68
cmpli     crfD,L,rA,UIMM        opcode=10,reserved=$00000200
70
 
 
71
 
;
72
 
; $Log: ppcins.dat,v $
73
 
; Revision 1.1  2002/07/13 21:50:34  florian
74
 
;   + initial version, a lot of instructions need to be added
75
 
;
76
 
;