Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • toy's avatar
    1ea468d1
    o Set up a wider opcode column width. · 1ea468d1
    toy authored
    o Update print-fp-reg so that *print-case* will print the FP register
      in the right case
    o Add special printers for all of the FP -sti instructions that store
      the result into the specified FP register.  This makes the syntax
      match the Intel syntax.
    o Correct the instruction printer for the FUCOMI instruction.  (I
      think it works, but FUCOMI isn't used anywhere.)
    1ea468d1
    History
    o Set up a wider opcode column width.
    toy authored
    o Update print-fp-reg so that *print-case* will print the FP register
      in the right case
    o Add special printers for all of the FP -sti instructions that store
      the result into the specified FP register.  This makes the syntax
      match the Intel syntax.
    o Correct the instruction printer for the FUCOMI instruction.  (I
      think it works, but FUCOMI isn't used anywhere.)