$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r81693 - trunk/libs/context/src/asm
From: oliver.kowalke_at_[hidden]
Date: 2012-12-03 08:56:03
Author: olli
Date: 2012-12-03 08:56:03 EST (Mon, 03 Dec 2012)
New Revision: 81693
URL: http://svn.boost.org/trac/boost/changeset/81693
Log:
context: comments corrected
Text files modified: 
   trunk/libs/context/src/asm/jump_x86_64_ms_pe_masm.asm |    12 ++++++------                            
   trunk/libs/context/src/asm/make_x86_64_ms_pe_masm.asm |    12 ++++++------                            
   2 files changed, 12 insertions(+), 12 deletions(-)
Modified: trunk/libs/context/src/asm/jump_x86_64_ms_pe_masm.asm
==============================================================================
--- trunk/libs/context/src/asm/jump_x86_64_ms_pe_masm.asm	(original)
+++ trunk/libs/context/src/asm/jump_x86_64_ms_pe_masm.asm	2012-12-03 08:56:03 EST (Mon, 03 Dec 2012)
@@ -49,35 +49,35 @@
 ;  ----------------------------------------------------------------------------------
 ;  |   36    |    37   |    38   |    39   |    40    |    41   |   42    |   43    |
 ;  ----------------------------------------------------------------------------------
-;  |  0x90   |   0x94  |   0x98  |   0x9c  |   0x100  |  0x104  |  0x108  |  0x10c  |
+;  |  0x90   |   0x94  |   0x98  |   0x9c  |   0xa0   |   0xa4  |  0xa8   |  0xac   |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
 ;  ----------------------------------------------------------------------------------
 ;  |    44    |   45    |    46   |    47  |    48    |    49   |   50    |   51    |
 ;  ----------------------------------------------------------------------------------
-;  |   0x110  |  0x114  |  0x118  |  0x11c |   0x120  |   0x124 |  0x128  |  0x12c  |
+;  |   0xb0   |  0xb4   |  0xb8   |  0xbc  |   0xc0   |   0xc4  |  0xc8   |  0xcc   |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
 ;  ----------------------------------------------------------------------------------
-;  |    52    |   53    |    54   |    55  |    56    |    57   |   58    |   59    |
+;  |    52    |   53    |    54   |   55   |    56    |    57   |   58    |   59    |
 ;  ----------------------------------------------------------------------------------
-;  |   0x130  |  0x134  |   0x138 |   0x13c|   0x140  |  0x144  |  0x148  |  0x14c  |
+;  |   0xd0   |  0xd4   |   0xd8  |  0xdc  |   0xe0   |  0xe4   |  0xe8   |  0xec   |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
 ;  ----------------------------------------------------------------------------------
 ;  |    60   |    61   |    62    |    63  |    64    |    65   |   66    |   67    |
 ;  ----------------------------------------------------------------------------------
-;  |  0x150  |  0x154  |   0x158  |  0x15c |   0x160  |  0x164  |  0x168  |  0x16c  |
+;  |  0xf0   |  0xf4   |   0xf8   |  0xfc  |   0x100  |  0x104  |  0x108  |  0x10c  |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
 ;  ----------------------------------------------------------------------------------
 ;  |    68   |    69   |    70    |    71  |    72    |    73   |   74    |   75    |
 ;  ----------------------------------------------------------------------------------
-;  |  0x170  |  0x174  |   0x178  |  0x17c |   0x180  |  0x184  |  0x188  |  0x18c  |
+;  |  0x110  |  0x114  |   0x118  |  0x11c |   0x120  |  0x124  |  0x128  |  0x12c  |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
Modified: trunk/libs/context/src/asm/make_x86_64_ms_pe_masm.asm
==============================================================================
--- trunk/libs/context/src/asm/make_x86_64_ms_pe_masm.asm	(original)
+++ trunk/libs/context/src/asm/make_x86_64_ms_pe_masm.asm	2012-12-03 08:56:03 EST (Mon, 03 Dec 2012)
@@ -49,35 +49,35 @@
 ;  ----------------------------------------------------------------------------------
 ;  |   36    |    37   |    38   |    39   |    40    |    41   |   42    |   43    |
 ;  ----------------------------------------------------------------------------------
-;  |  0x90   |   0x94  |   0x98  |   0x9c  |   0x100  |  0x104  |  0x108  |  0x10c  |
+;  |  0x90   |   0x94  |   0x98  |   0x9c  |   0xa0   |   0xa4  |  0xa8   |  0xac   |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
 ;  ----------------------------------------------------------------------------------
 ;  |    44    |   45    |    46   |    47  |    48    |    49   |   50    |   51    |
 ;  ----------------------------------------------------------------------------------
-;  |   0x110  |  0x114  |  0x118  |  0x11c |   0x120  |   0x124 |  0x128  |  0x12c  |
+;  |   0xb0   |  0xb4   |  0xb8   |  0xbc  |   0xc0   |   0xc4  |  0xc8   |  0xcc   |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
 ;  ----------------------------------------------------------------------------------
-;  |    52    |   53    |    54   |    55  |    56    |    57   |   58    |   59    |
+;  |    52    |   53    |    54   |   55   |    56    |    57   |   58    |   59    |
 ;  ----------------------------------------------------------------------------------
-;  |   0x130  |  0x134  |   0x138 |   0x13c|   0x140  |  0x144  |  0x148  |  0x14c  |
+;  |   0xd0   |  0xd4   |   0xd8  |  0xdc  |   0xe0   |  0xe4   |  0xe8   |  0xec   |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
 ;  ----------------------------------------------------------------------------------
 ;  |    60   |    61   |    62    |    63  |    64    |    65   |   66    |   67    |
 ;  ----------------------------------------------------------------------------------
-;  |  0x150  |  0x154  |   0x158  |  0x15c |   0x160  |  0x164  |  0x168  |  0x16c  |
+;  |  0xf0   |  0xf4   |   0xf8   |  0xfc  |   0x100  |  0x104  |  0x108  |  0x10c  |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------
 ;  ----------------------------------------------------------------------------------
 ;  |    68   |    69   |    70    |    71  |    72    |    73   |   74    |   75    |
 ;  ----------------------------------------------------------------------------------
-;  |  0x170  |  0x174  |   0x178  |  0x17c |   0x180  |  0x184  |  0x188  |  0x18c  |
+;  |  0x110  |  0x114  |   0x118  |  0x11c |   0x120  |  0x124  |  0x128  |  0x12c  |
 ;  ----------------------------------------------------------------------------------
 ;  |                          SEE registers (XMM6-XMM15)                            |
 ;  ----------------------------------------------------------------------------------