from functions.
@end table
-@cindex Intel(R) Memory Protection Extensions (MPX).
@subsubsection Intel(R) @dfn{Memory Protection Extensions} (MPX).
+@cindex Intel(R) Memory Protection Extensions (MPX).
-@item bnd0raw..bnd3raw and bnd0@dots{}bnd3 registers display.
Memory Protection Extension (MPX) adds the bound registers @samp{BND0}
@footnote{The register named with capital letters represent the architecture
registers.} through @samp{BND3}. Bound registers store a pair of 64-bit values
bnd0 = @{lbound = 0x32, ubound = 0x71@} : size 64
@end smallexample
-This way the raw value can be accessed via bnd0raw@dots{}bnd3raw. Any change
-on bnd0@dots{}bnd3 or bnd0raw@dots{}bnd3raw is reflect on its counterpart. When the
-bnd0@dots{}bnd3 registers are displayed via Python, the display includes the memory size,
-in bits, accessible to the pointer.
+This way the raw value can be accessed via bnd0raw@dots{}bnd3raw. Any
+change on bnd0@dots{}bnd3 or bnd0raw@dots{}bnd3raw is reflect on its
+counterpart. When the bnd0@dots{}bnd3 registers are displayed via
+Python, the display includes the memory size, in bits, accessible to
+the pointer.
@node Alpha
@subsection Alpha