Revision 8167ee88 i386-dis.c

b/i386-dis.c
16 16
   GNU General Public License for more details.
17 17

  
18 18
   You should have received a copy of the GNU General Public License
19
   along with this program; if not, write to the Free Software
20
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
19
   along with this program; if not, see <http://www.gnu.org/licenses/>. */
21 20

  
22 21
/* 80386 instruction printer by Pace Willisson (pace@prep.ai.mit.edu)
23 22
   July 1988
......
54 53
   GNU General Public License for more details.
55 54

  
56 55
   You should have received a copy of the GNU General Public License
57
   along with this program; if not, write to the Free Software
58
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
56
   along with this program; if not, see <http://www.gnu.org/licenses/>.  */
59 57

  
60 58
/* The SystemV/386 SVR3.2 assembler, and probably all AT&T derived
61 59
   ix86 Unix assemblers, generate floating point instructions with

Also available in: Unified diff