Number: 2245 Date: 24-Sep-84 15':07':53 Submitter: Masinter Source: Masinter Subject: want JEQP opcode for numbers, constants Assigned To: Attn: Charnley, JonL, vanMelle, Masinter, Purcell Status: Open In/By: Problem Type: Design - Impl Impact: Moderate Difficulty: Moderate Frequency: Everytime Priority: Hopefully System: Language Support Subsystem: Microcode Machine: Disk: Lisp Version: 24-Sep-84 09':49':01 Source Files: Microcode Version: 5124 Memory Size: 4096 File Server: Server Software Version: Disposition: Description: Jump if EQP and if not EQP would replace most internal calls to EQP, IEQP, and possibly EQ. Currently, IEQP compiles as a IDIFFERENCE/EQ, which doesn''t work for (IEQP X MIN.FIXP) for example, because it overflows. In addition, EQP is pretty slow. We don''t have too many ufn/jumps, so the UFN will be a bit tricky.' Workaround: Test Case: Edit-By: Edit-Date: