~sbcl-hackers/sbcl/master

Viewing all changes in revision 8729.

  • Committer: Stas Boukarev
  • Date: 2015-07-14 23:48:32 UTC
  • Revision ID: git-v1:0ca17618f0baaa55b21a6219230aafa440593445
Enable debugger to work on constants encoded in break arguments.

Instead of moving a constant to a register and encoding the register,
it can be encoded directly. But the debugger and disassembler didn't
handle that properly.
Enable only on x86 and x86-64, since it doesn't provide any space
savings on RISC with the current sc-offset encoding.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: