Display the Vector Registers window.
View > Vector Registers
Vector Registers
Intel® Streaming SIMD Extensions (Intel® SSE) operations use data types that are vectors of integers and floating point numbers, which can be modified in single instructions. The Vector Registers window displays the register values as vectors in various formats as supported by the Intel® SSE instruction set.
By default, the first column displays the id of all registers of a particular size, such as INT8, INT16, INT32, INT64, FLOAT32, or FLOAT64. The other columns display the vector iteration for each register in chunks of 1, 2, 4, and 8 bytes either displayed as an integer or a floating point number.
TipTo edit a register value, double-click it.
Select Size to select the desired display type for an iteration, such as INT32.
Select Format to select the desired display format for an iteration, such as hexadecimal. The format can only be changed for integer iterations, for FLOAT32|64, the format is fixed to float.
Select Column Resizing to select an appropriate column display:
Resizes the columns to equal size.
Resizes the columns to display their full content. You can use scroll bars if the whole window content is wider than the current width.
Select Swap Rows and Columns to change the window display such as the registers being displayed in columns instead of rows.
Polls the current values of all registers. The window content is not changed by this operation.
If you click the window’s menu button in the right upper corner, another popup menu appears with the following options:
Select one or more columns you want to hide or display.
Copyright © 2001-2011, Intel Corporation. All rights reserved.