X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Flib%2Fi386%2Fv3-udiv-compat.s;fp=palacios%2Fsrc%2Fxed%2Fv3-udiv-compat.s;h=ad45359efcc4be9ecba30075a54ea20f6623db83;hp=d38bb58fd37c725c2fa22e03ac3eca6d23d1e0bc;hb=d34450b1e6fe3c2e1295c268c1722c669ba8d545;hpb=1a24d4e8fb3918a42b124777db5b41940150023e diff --git a/palacios/src/xed/v3-udiv-compat.s b/palacios/lib/i386/v3-udiv-compat.s similarity index 91% rename from palacios/src/xed/v3-udiv-compat.s rename to palacios/lib/i386/v3-udiv-compat.s index d38bb58..ad45359 100644 --- a/palacios/src/xed/v3-udiv-compat.s +++ b/palacios/lib/i386/v3-udiv-compat.s @@ -17,8 +17,9 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - .text - .align 4 - .globl __udivdi3 + .text + .align 4 + .globl __udivdi3 __udivdi3: - ret + ret +