dynarmic/src
Lioncash 8f9fe8690a common/fp/unpacked: Adjust FPUnpack to operate like ARM pseudocode
This function is defined as always disabling the AHP bit in the fpcr
before performing any operations.

At the same time, rename the original FPUnpack function to FPUnpackBase
to match the pseudocode in the ARM reference manual.
2020-04-22 20:58:11 +01:00
..
backend/x64 Merge pull request #447 from lioncash/flag 2020-04-22 20:58:11 +01:00
common common/fp/unpacked: Adjust FPUnpack to operate like ARM pseudocode 2020-04-22 20:58:11 +01:00
frontend A64: Implement SQSHRN, SQSHRUN, and UQSHRN's scalar variants 2020-04-22 20:58:11 +01:00
ir_opt ir_opt/a64_get_set_elimination_pass: Add handling for NZCV raw get and set operations 2020-04-22 20:58:11 +01:00
CMakeLists.txt Merge pull request #447 from lioncash/flag 2020-04-22 20:58:11 +01:00