2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Add support for status-register...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Add support for decoding our debug...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Implement disassembly of SWI instructions.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Implement disassembly of basic...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Implement disassembly of relative...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Implement disassembly of data-processing...
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Optimize SQRT on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Optimize fixnum comparison on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Make linkage-table interwork with Thumb on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Implement linkage-table for ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Fix %alien-funcall.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Add character comparison VOPs on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Add multiplication VOPs to ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Implement arm-softfp C calling convention for floats.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Fix EQ comparison of NIL on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Fix subtracting double floats on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Disable DEBUG triggering INSERT-STEP-CONDITIONS on...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/target-random: Re-enable float bits on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/pred,compiler/arm/{arith,parms}: Fix EQL by defining...
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Implement machine-version for arm-linux.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Define MACHINE-TYPE function for ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Properly encode immediates in [DE]ALLOC-NUMBER-STACK...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/interrupt.c: ARM no longer needs the altstack.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Move ARM number stack pointer to r14.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Move ARM control stack pointer to a static-symbol.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | {compiler,assembly}/arm/: Treat CSP-TN as if it were...
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Modularize some arithmetic functions on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Implement shift-towards-start/end on ARM as VOPs.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/arm-assem.S: Allow call_into_lisp to call non...
|
commit | commitdiff | tree |
2014-05-10 |
Stas Boukarev | Fix ash/signed/unsigned VOPs on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/irrat: Re-enable compiling wrappers for math functions...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/c-call: Fix double-float reg argument...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/system: Implement RECEIVE-PENDING-INTERRUPT.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Don't require an OCFP register to emit breakpoint traps.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Add pseudo-instruction for SIGTRAP...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/arm-vm: Define INTERNAL-ERROR argument decoder.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/arm-vm: Define low-level interrupt-context accessors.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/debug-int: Enable as much of FIND-ESCAPED-FRAME...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/type-vops: Fix unsigned-byte-32 type tests.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/interrupt.c: Slightly-more-correct ARM interrupt...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/{bignum,print}: Re-enable a bunch of stuff disabled...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Two more bignum fixes.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | make-host-2.lisp: Re-enable tests/type.after-xc.lisp.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/arm-vm: Implement FIXUP-CODE-OBJECT.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | make-host-1.lisp: Re-enable tests/vm.before-xc.lisp.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Remove the :arm-bootstrap build-flag noise, now that...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Delete arm-bootstrap.lisp, now that we no longer need it.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/alloc: VAR-ALLOC should not include the...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/: Keep dynamic_space_free_pointer in sync with...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/sanctify: Call the runtime to flush the...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/arm-{arch.h,linux-os.c}: Sort out i-cache handling.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler{arm/,generic/vm-}array: ARM specialized arrays...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Floating-point mode access VOPs.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Clean up a literally-encoded instruction.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Put a reasonable interface on FMXR...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Only pick off actual condition...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Better handling of non-integer...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/move: Fix LOAD-IMMEDIATE for CHARACTER...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Re-enable the most egregious of the float-related disabled...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix C input sense for %SUBTRACT...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Fix receiving a fixed number of...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Enable a bunch of formerly-disabled-on-arm float things.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/{arith,parms}: Add static-fun for %NEGATE.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/generic/primtype: Enable complex floats in...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Implement REALPART and IMAGPART...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Add complex float moves.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Fix encoding for two-reg-transfer...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Always set CSP in COPY-MORE-ARG.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/arm-assem.S: Switch undefined_tramp to the...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/arm-arch.c: Turns out there's another SIGTRAP...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Save outbound CFP in {,MULTIPLE...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | assembly/arm/arith: Implement SIGNED/SIGNED=>SIGNED...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Use unsigned flag test in %BIGFLOOR.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Don't bit-negate the result of...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Fix condition sense in RECEIVE-UNKNOWN...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/macros: Fix LISP-RETURN to set flags correctly.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Actually save the LRA in MULTIPLE...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: More bignum VOPs, thanks to Krystof...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/c-call: add support for passing/returning...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | build-order.lisp-expr: marked files with float related...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | code/defsetfs: remove arm conditionals, we have floats now
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | Fix rounding modes.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Fix single-reg-transfer-fp-instructions...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix missing hyphen in some generated...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Fix :TEMPORARY SC for floaty TRUNCATE...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/cell: Fix incorrect constant in VOP SYMBOL...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/system: Clean up a FIXME in VOP SET-HEADER...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/move: Fix MOVE-FROM-UNSIGNED for single...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/{arith,parms}: Define remaining two-arg...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: We have a CLZ instruction, use...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix up bidirectional inline ASH...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix up VOPs ADD-W/CARRY and SUB...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix VOP BIGNUM-FLOOR.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/system: Fix VOP SET-HEADER-DATA.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | build-order.lisp-expr: Enable some more files for ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/irrat: Disable all floating FFI on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/generic/primtype: Enable holding non-complex...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: A whole lot of conversion VOPs.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Float arithmetic VOPs.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Float comparison VOPs.
|
commit | commitdiff | tree |