This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
MerryMage
32d127ad3e
dynarmic: Update to 6b4c6b0
6b4c6b0 impl: Update PC when raising exception
7a1313a A64: Implement FDIV (vector)
b2d781d system: Raise exception for YIELD, WFE, WFI, SEV, SEVL
b277bf5 Correct FPSR and FPCR
7673933 A64: Implement USHL
8d0e558 A64: Implement UCVTF (vector, integer), scalar variant
da9a4f8 A64: Partially implement FCVTZU (scalar, fixed-point) and FCVTZS (scalar, fixed-point)
7479684 A64: Implement system register TPIDR_EL0
0fd75fd A64: Implement system registers FPCR and FPSR
31e370c A64: Implement system register CNTPCT_EL0
9a88fd3 A64: Implement system register CTR_EL0
1d16896 A64: Implement NEG (vector)
3184edf IR: Add IR instruction ZeroVector
31f8fbc emit_x64_floating_point: Add maybe_unused to preprocess parameter
567eb1a A64: Implement FMINNM (scalar)
c6d8fa1 A64: Implement FMAXNM (scalar)
616056d constant_pool: Add frame parameter
a3747cb A64: Implement ADDP (scalar)
5cd5d9f reg_alloc: Only exchange GPRs
dd0452a A64: Implement DUP (element), scalar variant
e5732ea emit_x64_floating_point: Correct FP{Max,Min}{32,64} implementations for -0/+0
40eb9c3 A64: Implement FMAX (scalar), FMIN (scalar)
7cef39b fuzz_with_unicorn: QEMU's implementation of FCVT is incorrect
826dce2 travis: Switch unicorn repository
9605f28 a64/config: Allow NaN emulation accuracy to be set
e9435bc a64_emit_x64: Add conf to A64EmitContext
30b596d fuzz_with_unicorn: Explicitly test floating point instructions
be292a8 A64: Implement FSQRT (scalar)
3c42d48 backend_x64: Accurately handle NaNs
4aefed0 fuzz_with_unicorn: Print AArch64 disassembly
|
2018-02-21 21:39:07 +00:00 |
.. |
boost@d80e506e17
|
boost: Update version.
|
2018-01-12 19:37:04 -05:00 |
catch@cd76f5730c
|
arm_dynarmic: Support direct page table access
|
2018-02-12 21:53:32 +00:00 |
cmake-modules
|
cmake: Add script to find Unicorn.
|
2018-01-04 19:52:54 -05:00 |
dynarmic@6b4c6b06a9
|
dynarmic: Update to 6b4c6b0
|
2018-02-21 21:39:07 +00:00 |
fmt@ac5484c4e7
|
Add the fmt string formatting library
|
2017-05-27 14:26:02 -07:00 |
getopt
|
CMakeLists: Derive the source directory grouping from targets themselves
|
2018-01-17 21:51:43 -05:00 |
glad
|
CMakeLists: Derive the source directory grouping from targets themselves
|
2018-01-17 21:51:43 -05:00 |
inih
|
CMakeLists: Derive the source directory grouping from targets themselves
|
2018-01-17 21:51:43 -05:00 |
lz4@4db65c1d99
|
fix macos build
|
2018-01-08 19:20:10 -05:00 |
microprofile
|
Fix some warnings
|
2018-01-15 16:24:29 +01:00 |
unicorn@73f4573535
|
Build: Add unicorn as a submodule and build it if needed
|
2018-01-16 01:15:52 -07:00 |
xbyak@2794cde79e
|
dynarmic: Update to 41ae12263
|
2018-02-09 00:29:36 +00:00 |
CMakeLists.txt
|
Massive removal of unused modules
|
2018-01-12 19:11:03 -07:00 |