Files
lifting-bits-remill/scripts
2over12 829ee4acf5 Sleigh Preliminary Floating Point Support (#632)
* re-enable broken float code

* try to cast floats as integers

* fix assingment for function calls

* actually fix calls

* make sure to set branch not taken

* add initial neon registers

* fix missing unit128 fields

* add more debug

* do armv8 since that's what we need right now

* add complete fpscr

* make FPSCR capital

* initialize return_pc

* fix build on linux (#633)

* undo superfluous change (#634)

* revert aarch64 linux changes for now

* fix off by 2 when defining INST_NEXT_PTR in patches for thumb

* fix off by 2

* fix typo

* fix typo

* use maybe float directly

* fix test

* add additional float types

Co-authored-by: William Tan <1284324+Ninja3047@users.noreply.github.com>
2022-11-17 14:41:27 -05:00
..
2017-08-04 15:24:46 -04:00
2017-08-04 15:24:46 -04:00
2018-05-07 15:10:51 -04:00