2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / opcodes / i386-reg.tbl
index 694e55fa8f5e5b2cd0376502ac14fb03b08ec54a..a5103e167f4ff683c67420e140a48902f83e5df8 100644 (file)
@@ -1,4 +1,23 @@
 // i386 register table.
+// Copyright 2007
+// Free Software Foundation, Inc.
+//
+// This file is part of the GNU opcodes library.
+//
+// This library is free software; you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation; either version 3, or (at your option)
+// any later version.
+//
+// It is distributed in the hope that it will be useful, but WITHOUT
+// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+// or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+// License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with GAS; see the file COPYING.  If not, write to the Free
+// Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
+// 02110-1301, USA.
 
 // Make %st first as we test for it.
 st, FloatReg|FloatAcc, 0, 0
@@ -77,7 +96,7 @@ r12, Reg64|BaseIndex, RegRex, 4
 r13, Reg64|BaseIndex, RegRex, 5
 r14, Reg64|BaseIndex, RegRex, 6
 r15, Reg64|BaseIndex, RegRex, 7
-  // Segment registers.
+// Segment registers.
 es, SReg2, 0, 0
 cs, SReg2, 0, 1
 ss, SReg2, 0, 2
This page took 0.040744 seconds and 4 git commands to generate.