DescriptionMIPS[64]: Add support for FPR content in simulator trace.
Simulator trace will display content of target floating point registers.
Content of FP registers is displayed in hexadecimal form which is
followed with float or/and double interpretation.
Also, with this implementation will be displayed contents of general
purpose registers (GPRs). Hexadecimal form is followed with signed
and unsigned integer interpretation (32-bit or/and 64-bit).
TEST=
BUG=
Review-Url: https://codereview.chromium.org/2603083002
Cr-Commit-Position: refs/heads/master@{#42911}
Committed: https://chromium.googlesource.com/v8/v8/+/dac1327596c31e8348cd5163dae50860f763647f
Patch Set 1 #
Total comments: 12
Patch Set 2 : Updates and corrections. #
Total comments: 4
Patch Set 3 : Using Set*Result functions. #
Messages
Total messages: 13 (4 generated)
|