diff options
author | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-09-19 17:30:26 +0200 |
---|---|---|
committer | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-09-19 17:30:26 +0200 |
commit | a6e723e4d6240be496c284d3c4d7837850605e33 (patch) | |
tree | f6dcee294b2188241e1b34befd765c8f2f2e0e00 /src/arch/x86/isa.hh | |
parent | 4dbf25adc379d589c2aad9e62527d47a2ba62553 (diff) | |
download | gem5-a6e723e4d6240be496c284d3c4d7837850605e33.tar.xz |
x86: Add support routines to convert between x87 tag formats
This changeset adds the convX87XTagsToTags() and convX87TagsToXTags()
which convert between the tag formats in the FTW register and the
format used in the xsave area. The conversion from to the x87 FTW
representation is currently loses some information since it does not
reconstruct the valid/zero/special flags which are not included in the
xsave representation.
Diffstat (limited to 'src/arch/x86/isa.hh')
0 files changed, 0 insertions, 0 deletions