• Ilija.Pavlovic's avatar
    MIPS[64]: Add support for FPR content in simulator trace. · dac13275
    Ilija.Pavlovic authored
    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}
    dac13275
Name
Last commit
Last update
..
OWNERS Loading commit data...
assembler-mips-inl.h Loading commit data...
assembler-mips.cc Loading commit data...
assembler-mips.h Loading commit data...
code-stubs-mips.cc Loading commit data...
code-stubs-mips.h Loading commit data...
codegen-mips.cc Loading commit data...
codegen-mips.h Loading commit data...
constants-mips.cc Loading commit data...
constants-mips.h Loading commit data...
cpu-mips.cc Loading commit data...
deoptimizer-mips.cc Loading commit data...
disasm-mips.cc Loading commit data...
frames-mips.cc Loading commit data...
frames-mips.h Loading commit data...
interface-descriptors-mips.cc Loading commit data...
macro-assembler-mips.cc Loading commit data...
macro-assembler-mips.h Loading commit data...
simulator-mips.cc Loading commit data...
simulator-mips.h Loading commit data...