https://github.com/qemu/qemu
Raw File
Tip revision: 4de6bb0c02ad3f0ec48f0f84ba1a65ab06e81b86 authored by Peter Maydell on 06 November 2018, 18:27:35 UTC
Update version for v3.1.0-rc0 release
Tip revision: 4de6bb0
i386-32bit.xml
<?xml version="1.0"?>
<!-- Copyright (C) 2010-2017 Free Software Foundation, Inc.

     Copying and distribution of this file, with or without modification,
     are permitted in any medium without royalty provided the copyright
     notice and this notice are preserved.  -->

<!-- I386 with SSE -->

<!DOCTYPE target SYSTEM "gdb-target.dtd">
<feature name="org.gnu.gdb.i386.32bit">
  <xi:include href="i386-32bit-core.xml"/>
  <xi:include href="i386-32bit-sse.xml"/>
</feature>
back to top