You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 8f54c08691 py/inlineasm: Add ability to specify return type of asm_thumb funcs. 9 years ago
..
asmbcc.py tests: Add tests for inline assembler beq_n and beq_w ops. 10 years ago
asmbcc.py.exp tests: Add tests for inline assembler beq_n and beq_w ops. 10 years ago
asmbitops.py py: Implement clz and rbit for inline Thumb assembler. 10 years ago
asmbitops.py.exp py: Implement clz and rbit for inline Thumb assembler. 10 years ago
asmblbx.py py: Implement bl/bx instructions for inline Thumb assembler. 10 years ago
asmblbx.py.exp py: Implement bl/bx instructions for inline Thumb assembler. 10 years ago
asmconst.py py/inlinethumb: Remove 30-bit restriction on movwt instruction. 9 years ago
asmconst.py.exp py/inlinethumb: Remove 30-bit restriction on movwt instruction. 9 years ago
asmdiv.py py: Implement sdiv/udiv for inline Thumb assembler. 10 years ago
asmdiv.py.exp py: Implement sdiv/udiv for inline Thumb assembler. 10 years ago
asmfpaddsub.py py/inlinethumb: Support for core floating point instructions. 10 years ago
asmfpaddsub.py.exp py/inlinethumb: Support for core floating point instructions. 10 years ago
asmfpcmp.py py/inlinethumb: Support for core floating point instructions. 10 years ago
asmfpcmp.py.exp py/inlinethumb: Support for core floating point instructions. 10 years ago
asmfpldrstr.py py: In inline asm, vldr and vstr offsets now in bytes not words. 9 years ago
asmfpldrstr.py.exp py/inlinethumb: Support for core floating point instructions. 10 years ago
asmfpmuldiv.py py/inlinethumb: Support for core floating point instructions. 10 years ago
asmfpmuldiv.py.exp py/inlinethumb: Support for core floating point instructions. 10 years ago
asmfpsqrt.py py/inlinethumb: Support for core floating point instructions. 10 years ago
asmfpsqrt.py.exp py/inlinethumb: Support for core floating point instructions. 10 years ago
asmit.py py: Implement bl/bx instructions for inline Thumb assembler. 10 years ago
asmit.py.exp py: Implement bl/bx instructions for inline Thumb assembler. 10 years ago
asmpushpop.py py: Implement push/pop for inline Thumb assembler. 10 years ago
asmpushpop.py.exp py: Implement push/pop for inline Thumb assembler. 10 years ago
asmrettype.py py/inlineasm: Add ability to specify return type of asm_thumb funcs. 9 years ago
asmrettype.py.exp py/inlineasm: Add ability to specify return type of asm_thumb funcs. 9 years ago
asmshift.py py: Add lsl/lsr/asr opcode support to inline Thumb2 assembler. 9 years ago
asmshift.py.exp py: Add lsl/lsr/asr opcode support to inline Thumb2 assembler. 9 years ago
asmspecialregs.py py/emitinlinethumb: Add support for MRS instruction. 9 years ago
asmspecialregs.py.exp py/emitinlinethumb: Add support for MRS instruction. 9 years ago
asmsum.py tests: Add inline assembler test for pyboard. 11 years ago
asmsum.py.exp tests: Add inline assembler test for pyboard. 11 years ago