emvivre
|
860815b656
|
Add fucom/fucomp/fucompp operator for x86 assembler (Unordered Compare Floating Point Values)
|
2018-01-02 10:38:25 +01:00 |
|
emvivre
|
84e5e11fb0
|
Add ffree operator for x86 assembler (Free Floating-Point Register)
|
2018-01-02 10:38:25 +01:00 |
|
xarkes
|
43502af99b
|
Added meson lh5801 support (#9113)
|
2018-01-02 12:48:14 +04:00 |
|
xarkes
|
b909538708
|
Do not compile already included .c
|
2018-01-02 09:21:41 +01:00 |
|
pancake
|
d0f69e7818
|
Handle file:// uri as for io.default
|
2018-01-02 04:20:53 +01:00 |
|
pancake
|
c6c91dc666
|
Handle LD_IC_DYLIB and others in rabin2 -H
|
2018-01-01 23:42:07 +01:00 |
|
xarkes
|
659b2bb84a
|
Added meson avr support
|
2018-01-01 16:31:33 +01:00 |
|
emvivre
|
85b8a4b18b
|
Add finit/fninit operator for x86 assembler (Initialize Floating-Point Unit)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
7d7c46ee28
|
Add fclex/fnclex operator for x86 assembler (Clear Exceptions)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
c8ad6b8cac
|
Add fxtract operator for x86 assembler (Extract Exponent and Significand)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
42ed450fb8
|
Add fxam operator for x86 assembler (Examine ModR/M)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
1b7a2b2e2e
|
Add ftst operator for x86 assembler (Test)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
e6a56ab1c8
|
Add frndint operator for x86 assembler (Round to Integer)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
c804081584
|
Add fyl2xp1 operator for x86 assembler (Compute y * log2(x+1))
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
2e9d15c08d
|
Add fyl2x operator for x86 assembler (Compute y * log2(x))
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
dc5127031f
|
Add f2xm1 operator for x86 assembler (Compute 2**x - 1)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
30abc85888
|
Add fldln2 operator for x86 assembler (Push ln(2) onto the FPU stack)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
b54af79627
|
Add fldlg2 operator for x86 assembler (Push log10(2) onto the FPU stack)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
93dfcdb5d1
|
Add fldl2e operator for x86 assembler (Push log2(e) onto the FPU stack)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
22a3474698
|
Add fldl2t operator for x86 assembler (Push log2(10) onto the FPU stack)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
7694c17cae
|
Add fldpi operator for x86 assembler (Push π onto the FPU stack)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
0d75ed9a98
|
Add fldz operator for x86 assembler (Push 0.0 onto the FPU stack)
|
2018-01-01 16:06:16 +01:00 |
|
emvivre
|
d4a0825cdb
|
Add fld1 operator for x86 assembler (Push 1.0 onto the FPU stack)
|
2018-01-01 16:06:16 +01:00 |
|
Madushan Nishantha
|
607a33e299
|
Fix ragg2-cc compile error with Xcode 7
This commit is just setting the `-miphoneos-version-min` compiler parameter to `0.0` dummy value in order to get it working
|
2018-01-01 16:01:57 +01:00 |
|
xarkes
|
e482e410a5
|
Fix meson build
|
2018-01-01 14:02:54 +01:00 |
|
Khairul Kasmiran
|
9484bdb622
|
Fixed r_debug_native_reg_profile const qualifier warning
|
2017-12-31 20:59:52 +08:00 |
|
Khairul Kasmiran
|
1db08bb498
|
Fixed r_magic_version prototype warning
|
2017-12-31 20:29:09 +08:00 |
|
pancake
|
0f1909830c
|
Force no-debug and no-fork when building for the iphonesimulator
|
2017-12-31 12:01:25 +01:00 |
|
pancake
|
f76bb3300a
|
Fixes for the ios-sdk.sh -simulator for iOS11
|
2017-12-31 11:51:54 +01:00 |
|
emvivre
|
261d1a3474
|
Add fchs operator for x86 assembler (Change Sign)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
807b415493
|
Add fprem1 operator for x86 assembler (Partial IEEE Remainder)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
9a308b5f5b
|
Add fprem operator for x86 assembler (Partial Remainder)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
5285ba6eee
|
Add fincstp operator for x86 assembler (Increment Stack-Top Pointer)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
cdef83abd1
|
Add fdecstp operator for x86 assembler (Decrement Stack-Top Pointer)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
4736d5a63d
|
Add fpatan operator for x86 assembler (Partial Arctangent)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
fa09b98c56
|
Add fptan operator for x86 assembler (Partial Tangent)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
cfbec44fe5
|
Add fsqrt operator for x86 assembler (Square Root)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
3415fe9c0c
|
Add fscale operator for x86 assembler (Scale)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
2860aa4ff3
|
Add fabs operator for x86 assembler (Absolute Value)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
5fcfd0056d
|
Add fcos operator for x86 assembler (Cosine)
|
2017-12-30 20:16:29 +01:00 |
|
emvivre
|
1c91cb65b8
|
Add fnop operator for x86 assembler (No Operation)
|
2017-12-30 20:16:29 +01:00 |
|
securisec
|
3282e2a800
|
Updated help on dbC (#9095)
|
2017-12-30 11:25:51 +01:00 |
|
Khairul Kasmiran
|
9baf281edc
|
Fixed Csj for Cs8 strings
|
2017-12-30 15:46:48 +08:00 |
|
Khairul Kasmiran
|
40b17bc84a
|
Fixed Csj for iz-related strings
|
2017-12-30 15:45:22 +08:00 |
|
pancake
|
6548b82089
|
Oops missing +8
|
2017-12-30 05:47:25 +01:00 |
|
pancake
|
99b8993245
|
Implement esil_poke_n(128)
|
2017-12-30 05:46:40 +01:00 |
|
emvivre
|
b0bb816866
|
Add idiv operator for x86 assembler (signed divide) (#9096)
|
2017-12-30 05:20:58 +01:00 |
|
pancake
|
f06b72ab50
|
Fix #9063 - Fix Cf in projects by not filtering it in C*
|
2017-12-30 05:18:35 +01:00 |
|
pancake
|
54080273cd
|
SymType is also 6char length
|
2017-12-30 04:25:12 +01:00 |
|
pancake
|
b23360ef7e
|
Do print edges before nodes again and add V^ key like VV^
|
2017-12-30 04:11:49 +01:00 |
|