[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] [13404] trunk/bochs/cpu/decoder/disasm.cc
From:       sshwarts--- via Bochs-cvs <bochs-cvs () lists ! sourceforge ! net>
Date:       2017-12-19 19:51:56
Message-ID: 1513713116.112314.9140 () sfp-scm-5 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 13404
Author:   sshwarts
Date:     2017-12-19 19:51:55 +0000 (Tue, 19 Dec 2017)
Log Message:
-----------
disasm memsize for gather opcodes

Modified Paths:
--------------
    trunk/bochs/cpu/decoder/disasm.cc

Modified: trunk/bochs/cpu/decoder/disasm.cc
===================================================================
--- trunk/bochs/cpu/decoder/disasm.cc	2017-12-19 19:45:30 UTC (rev 13403)
+++ trunk/bochs/cpu/decoder/disasm.cc	2017-12-19 19:51:55 UTC (rev 13404)
@@ -254,6 +254,9 @@
       break;
     }
   }
+  else if (src_index == BX_SRC_VSIB) {
+    disbufptr = dis_sprintf(disbufptr, "%sword ptr ", intel_vector_reg_name[i->getVL() - 1]);
+  }
 
   return disbufptr;
 }


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic