This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
19df6adf4c
circuitpython
/
tests
/
inlineasm
/
asmfpmuldiv.py.exp
Ignoring revisions in
.git-blame-ignore-revs
. Click
here to bypass
and see the normal blame view.
2 lines
3 B
Plaintext
Raw
Normal View
History
Unescape
Escape
py/inlinethumb: Support for core floating point instructions. Adds support for the following Thumb2 VFP instructions, via the option MICROPY_EMIT_INLINE_THUMB_FLOAT: vcmp vsqrt vneg vcvt_f32_to_s32 vcvt_s32_to_f32 vmrs vmov vldr vstr vadd vsub vmul vdiv
2015-04-14 08:14:57 -04:00
20