www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/08/02/20:36:43

X-Originating-IP: [200.51.169.190]
From: "Norberto Alfredo Bensa" <nbensa AT hotmail DOT com>
To: "DJGPP" <djgpp AT delorie DOT com>
Subject: Assembler warning... indirect jump
Date: Wed, 2 Aug 2000 21:26:34 -0300
Organization: nBens@ Computers
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Message-ID: <OE32amg6dfEm58zJZjU000006f2@hotmail.com>
X-OriginalArrivalTime: 03 Aug 2000 00:36:34.0779 (UTC) FILETIME=[E06E32B0:01BFFCE2]
Reply-To: djgpp AT delorie DOT com

The following code gives me "Warning: indirect jmp without `*'"

    jmp     DP_EntryTable-4(,%eax,4)

is this the correct way to fix it?

    jmp   * DP_EntryTable-4(,%eax,4)


Regards,
Norberto

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019