Nguyen Anh Quynh
944778a78d
Merge pull request #703 from blubberdiblub/m68k-immidiate-to-immediate
...
[M68K] Fix typo in constant M68K_AM_IMMEDIATE (and 2 related strings).
9 years ago
Niels Boehm
7d4c660959
Fix typo in m68k constant for immediate operand.
9 years ago
Nguyen Anh Quynh
46fd1d759d
Merge pull request #700 from blubberdiblub/python-add-archs-to-tests
...
[Python] Add missing architectures to general Python binding tests.
9 years ago
Niels Boehm
0e407ea48f
Add m68k to the general Python tests.
9 years ago
Niels Boehm
8fba330a6e
Add missing architectures to test_lite.py.
...
The code constants and the all_tests tuple is now analogous to
test_basic.py.
9 years ago
Nguyen Anh Quynh
6665e84110
Merge pull request #699 from blubberdiblub/python-syntax-none-dontchange
...
[Python] Use and test syntax against None in all_tests.
9 years ago
Niels Boehm
32b6346c2c
Use and test syntax against None in all_tests.
...
Comparing against 0 or just testing the truthiness is suboptimal, as you
lose the ability to explicitly set the syntax to CS_OPT_SYNTAX_DEFAULT
or 0.
Also, using None to mean "don't change" or other "here is no value"
interpretations is much more pythonic than the C-idiomatic 0.
9 years ago
Nguyen Anh Quynh
4e62a6f275
Merge pull request #694 from radare/next-ll
...
Append LL for all > 32bit numeric immediates
9 years ago
pancake
da6b5f35ec
Append LL for all > 32bit numeric immediates
9 years ago
Nguyen Anh Quynh
1ba113ca08
Merge branch 'next' of https://github.com/aquynh/capstone into next
9 years ago
Nguyen Anh Quynh
c1a16fa0bf
x86: fix access right memory operand of of MOVSS. see issue #693
9 years ago
Nguyen Anh Quynh
1f3877da01
Merge pull request #688 from tandasat/next
...
update docs/README
9 years ago
tandasat
21853c698e
update docs/README
9 years ago
Nguyen Anh Quynh
d6e0d6a049
tests: minor fix for test_arm64.c
9 years ago
Nguyen Anh Quynh
5834e6449a
Merge branch 'windrv' of https://github.com/aquynh/capstone into windrv
9 years ago
Nguyen Anh Quynh
84c14d177b
fix merging conflict
9 years ago
tandasat
ff428f8bd7
Merge remote-tracking branch 'upstream/next' into next
9 years ago
tandasat
f7fe640bd0
port #684 to the next branch
9 years ago
Nguyen Anh Quynh
1521ba3fa3
Merge pull request #682 from ibabushkin/next
...
Reduced confusion caused by the m68k test being out of date
9 years ago
Nguyen Anh Quynh
2f3241d376
Merge pull request #669 from zachriggle/next-mips
...
Add MIPS_GRP_INT and MIPS_GRP_CALL
9 years ago
Inokentiy Babushkin
53b8174c6a
Further refinements to the tests + python test fix for M68K
9 years ago
tandasat
e6fd7ac249
Merge remote-tracking branch 'upstream/next' into next
9 years ago
Inokentiy Babushkin
fc4488b68e
Reduced confusion caused by the m68k test being out of date
...
* added a new case branch to account for floating point operands.
9 years ago
Zach Riggle
91d4273021
Add missing MIPS groups
9 years ago
Nguyen Anh Quynh
86e9dd494c
bindings: update Java & Ocaml after recent change on M68k interface
9 years ago
tandasat
f3cf9dbdbe
fix that version was for 2013; should be 2010
9 years ago
tandasat
6763a3efc5
remove winkernel from default build set as documented
9 years ago
tandasat
8e9519c56a
fix merge error
9 years ago
Inokentiy Babushkin
f926e8019a
Fixed ordering in files
9 years ago
Inokentiy Babushkin
7dc304f729
Fixed python bindings to align with struct changes
9 years ago
tandasat
c45f1db564
Merge remote-tracking branch 'upstream/next' into next
9 years ago
tandasat
45e5eab646
port Windows driver support
9 years ago
Inokentiy Babushkin
914d0a7e27
Added enum tag setting to FPU handling code for m68k
9 years ago
Inokentiy Babushkin
35a3ca1389
Adjusted operand printing
9 years ago
Inokentiy Babushkin
a19fd65974
Fixed trivial (all) compiler warnings
...
Some enumeration compares were using the wrong (but in this case
harmless) enumeration in the test suite. Replaced to make the compiler
happy.
9 years ago
Inokentiy Babushkin
358156320b
Changed register pair handling in M68K header
...
* instead of using bit operations, we now leverage the size of the
enclosing union to avoid running code and provide a more convenient
interface to the library user.
9 years ago
tandasat
4d36deb1b6
fix #673
9 years ago
Nguyen Anh Quynh
6d332dc833
Merge pull request #661 from pranith/fixname
...
Fix generated library name
9 years ago
Pranith Kumar
54f8925884
Fix linking step for new lib name
9 years ago
Zach Riggle
4c6d791ac8
Annotate MIPS insructions JALR and SYSCALL
...
Add the appropriate MIPS_GRP_XXX groups to those instructions.
9 years ago
Zach Riggle
5cb3fe320e
Add MIPS_GRP_XXX aliases for generic types.
9 years ago
Nguyen Anh Quynh
23eac637b7
Merge pull request #662 from pranith/fixtests
...
Properly exit on python test failure
9 years ago
Pranith Kumar
8375270e78
Handle python test failure properly
9 years ago
Pranith Kumar
97aecf4bf9
Fix travis build failures
9 years ago
Pranith Kumar
fbf1cd7822
Fix generated library name
9 years ago
David Carne
81f2bcf31c
x86: initialize eaDisplacement in 16-bit mode. Fixes #656
9 years ago
Nguyen Anh Quynh
9d07c1cd18
arm: only reset IT block for ARM
9 years ago
Nguyen Anh Quynh
56aa0ac394
arm: reset IT block before cs_disasm(). this fixes issue #643
9 years ago
Nguyen Anh Quynh
ab93c00ea3
sparc: fix target address of CALL instruction. issue #653
9 years ago
Nguyen Anh Quynh
a4bdbc8157
x86: do not print LJMP/LCALL with ptr. this fixes issue #429
9 years ago